cosign policy-controller v0.5.7

TrustRoot.spec.repository

Repository contains the serialized TUF remote repository.

3 fields
TrustRoot.spec.repository fields and descriptions
Field / TypeDescription
mirrorFS
string

MirrorFS is the base64 tarred, gzipped, and base64 encoded remote repository that can be used for example in air-gap environments. Will not make outbound network connections, and must then be kept up to date in some other manner. The repository must contain metadata as well as targets.

root
string

Root is the base64 encoded, json trusted initial root.

targets
string

Targets is where the targets live off of the root of the Repository above. If not specified 'targets' is defaulted.