python/docs/V1beta1StorageClass.md
2016-11-02 13:38:36 -07:00

710 B

V1beta1StorageClass

Properties

Name Type Description Notes
metadata V1ObjectMeta Standard object's metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata [optional]
parameters dict(str, str) Parameters holds the parameters for the provisioner that should create volumes of this storage class. [optional]
provisioner str Provisioner indicates the type of the provisioner.

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