python/kubernetes/docs/V1beta1CustomResourceDefinitionStatus.md
2017-10-09 17:56:32 -07:00

746 B

V1beta1CustomResourceDefinitionStatus

Properties

Name Type Description Notes
accepted_names V1beta1CustomResourceDefinitionNames AcceptedNames are the names that are actually being used to serve discovery They may be different than the names in spec.
conditions **list[V1beta1CustomResourceDefinitionCondition]** Conditions indicate state for particular aspects of a CustomResourceDefinition

[Back to Model list] [Back to API list] [Back to README]