cosign policy-controller v0.5.7
TrustRoot.spec.repository
Repository contains the serialized TUF remote repository.
| Field / Type | Description |
|---|---|
mirrorFS | 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 | Root is the base64 encoded, json trusted initial root. |
targets | Targets is where the targets live off of the root of the Repository above. If not specified 'targets' is defaulted. |