OS
Schema Hub

ServiceCIDRStatus

ServiceCIDRStatus describes the current state of the ServiceCIDR.

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

Resource Structure

conditionsarray
conditions holds an array of metav1.Condition that describe the state of the ServiceCIDR. Current service state

Version Diff

Compare: