OS
Schema Hub

clusterimagepolicy

No description provided.

Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/policy.sigstore.dev/clusterimagepolicy_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/clusterimagepolicy_v1alpha1.json
kubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yaml

Resource Structure

specobject
Spec holds the desired state of the ClusterImagePolicy (from the client).
statusobject
Status represents the current state of the ClusterImagePolicy. This data may be out of date.

Version Diff

Compare: