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.jsonkubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yamlResource Structure
apiVersionstringAPIVersion defines the versioned schema of this...
kindstringKind is a string value representing the REST...
metadataobjectspecobjectRequiredBackupPolicySpec defines the configuration items...