OS
Schema Hub

backuppolicy

BackupPolicy is a namespaced resource that should...

Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/moco.cybozu.com/backuppolicy_v1beta2.json
Usage examples
VS Code / yaml-language-server
# yaml-language-server: $schema=https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/moco.cybozu.com/backuppolicy_v1beta2.json
kubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yaml

Resource Structure

apiVersionstring
APIVersion defines the versioned schema of this...
kindstring
Kind is a string value representing the REST...
metadataobject
specobjectRequired
BackupPolicySpec defines the configuration items...