Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
AppsV1beta1DeploymentStrategy |
AppsV1beta1DeploymentStrategyBuilder.build() |
AppsV1beta1DeploymentStrategy |
AppsV1beta1DeploymentSpecFluentImpl.buildStrategy() |
AppsV1beta1DeploymentStrategy |
AppsV1beta1DeploymentSpecFluent.buildStrategy() |
AppsV1beta1DeploymentStrategy |
AppsV1beta1DeploymentSpecFluentImpl.getStrategy()
Deprecated.
|
AppsV1beta1DeploymentStrategy |
AppsV1beta1DeploymentSpecFluent.getStrategy()
Deprecated.
|
AppsV1beta1DeploymentStrategy |
AppsV1beta1DeploymentSpec.getStrategy()
The deployment strategy to use to replace existing pods with new ones.
|
AppsV1beta1DeploymentStrategy |
AppsV1beta1DeploymentStrategy.rollingUpdate(AppsV1beta1RollingUpdateDeployment rollingUpdate) |
AppsV1beta1DeploymentStrategy |
AppsV1beta1DeploymentStrategy.type(String type) |
Constructor and Description |
---|
AppsV1beta1DeploymentStrategyBuilder(AppsV1beta1DeploymentStrategy instance) |
AppsV1beta1DeploymentStrategyBuilder(AppsV1beta1DeploymentStrategy instance,
Boolean validationEnabled) |
AppsV1beta1DeploymentStrategyBuilder(AppsV1beta1DeploymentStrategyFluent<?> fluent,
AppsV1beta1DeploymentStrategy instance) |
AppsV1beta1DeploymentStrategyBuilder(AppsV1beta1DeploymentStrategyFluent<?> fluent,
AppsV1beta1DeploymentStrategy instance,
Boolean validationEnabled) |
AppsV1beta1DeploymentStrategyFluentImpl(AppsV1beta1DeploymentStrategy instance) |
Copyright © 2018. All rights reserved.