public class K8sDeploymentSpec
extends java.lang.Object
| Constructor and Description |
|---|
K8sDeploymentSpec(java.lang.Integer replicaCount,
K8sPodTemplate template) |
K8sDeploymentSpec(java.lang.Integer replicaCount,
K8sSelector selector,
K8sPodTemplate template) |
public K8sDeploymentSpec(java.lang.Integer replicaCount,
K8sSelector selector,
K8sPodTemplate template)
public K8sDeploymentSpec(java.lang.Integer replicaCount,
K8sPodTemplate template)