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