OS
Schema Hub

mysqlcluster

MySQLCluster is the Schema for the mysqlclusters...

Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/moco.cybozu.com/mysqlcluster_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/mysqlcluster_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
specobject
MySQLClusterSpec defines the desired state of...
statusobject
MySQLClusterStatus defines the observed state of...