Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Custom Resources

Sub Resources

SubNamespace

SubNamespace is the Schema for the subnamespaces API

FieldDescriptionSchemeRequired
metadatametav1.ObjectMetafalse
specSpec is the spec of SubNamespace.SubNamespaceSpecfalse
statusStatus is the status of SubNamespace.SubNamespaceStatusfalse

Back to Custom Resources

SubNamespaceList

SubNamespaceList contains a list of SubNamespace

FieldDescriptionSchemeRequired
metadatametav1.ListMetafalse
items[]SubNamespacetrue

Back to Custom Resources

SubNamespaceSpec

SubNamespaceSpec defines the desired state of SubNamespace

FieldDescriptionSchemeRequired
labelsLabels are the labels to be propagated to the sub-namespacemap[string]stringfalse
annotationsAnnotations are the annotations to be propagated to the sub-namespace.map[string]stringfalse

Back to Custom Resources

SubNamespaceStatus

SubNamespaceStatus defines the observed state of SubNamespace

FieldDescriptionSchemeRequired
observedGenerationThe generation observed by the object controller.int64false
conditionsConditions represent the latest available observations of an object’s state[]metav1.Conditionfalse

Back to Custom Resources