public class ApplyDeploymentStrategyDecorator extends NamedResourceDecorator<io.fabric8.kubernetes.api.model.apps.DeploymentSpecFluent<?>>
ANY, kind, name| Constructor and Description |
|---|
ApplyDeploymentStrategyDecorator(String name,
DeploymentStrategy strategy) |
ApplyDeploymentStrategyDecorator(String name,
DeploymentStrategy strategy,
RollingUpdate rollingUpdate) |
| Modifier and Type | Method and Description |
|---|---|
void |
andThenVisit(io.fabric8.kubernetes.api.model.apps.DeploymentSpecFluent<?> spec,
io.fabric8.kubernetes.api.model.ObjectMeta resourceMeta) |
after, andThenVisit, visitpublic ApplyDeploymentStrategyDecorator(String name, DeploymentStrategy strategy)
public ApplyDeploymentStrategyDecorator(String name, DeploymentStrategy strategy, RollingUpdate rollingUpdate)
public void andThenVisit(io.fabric8.kubernetes.api.model.apps.DeploymentSpecFluent<?> spec,
io.fabric8.kubernetes.api.model.ObjectMeta resourceMeta)
andThenVisit in class NamedResourceDecorator<io.fabric8.kubernetes.api.model.apps.DeploymentSpecFluent<?>>Copyright © 2018–2021 Red Hat. All rights reserved.