Name | Type | Description | Notes |
---|---|---|---|
RollingUpdate | *ExtensionsV1beta1RollingUpdateDeployment | Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate. | [optional] [default to null] |
Type_ | string | Type of deployment. Can be "Recreate" or "RollingUpdate". Default is RollingUpdate. | [optional] [default to null] |