Files
perl/docs/V1beta2RollingUpdateStatefulSetStrategy.md
2019-03-23 16:42:23 +08:00

581 B

Kubernetes::Object::V1beta2RollingUpdateStatefulSetStrategy

Load the model package

use Kubernetes::Object::V1beta2RollingUpdateStatefulSetStrategy;

Properties

Name Type Description Notes
partition int Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0. [optional]

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