python/kubernetes/docs/V1beta1Deployment.md
2016-11-22 17:23:41 -08:00

662 B

V1beta1Deployment

Properties

Name Type Description Notes
metadata V1ObjectMeta Standard object metadata. [optional]
spec V1beta1DeploymentSpec Specification of the desired behavior of the Deployment. [optional]
status V1beta1DeploymentStatus Most recently observed status of the Deployment. [optional]

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