trustroot
No description provided.
Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/policy.sigstore.dev/trustroot_v1alpha1.json▶ Usage examples
VS Code / yaml-language-server
# yaml-language-server: $schema=https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/policy.sigstore.dev/trustroot_v1alpha1.jsonkubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yamlResource Structure
specobjectSpec is the definition for a trust root. This is either a TUF root and remote or local repository. You can also bring your own keys/certs here.
statusobjectStatus represents the current state of the TrustRoot. This data may be out of date.