PodTemplateSpec |
PodTemplateSpec.Builder.build() |
Builds the configured instance.
|
PodTemplateSpec |
DaemonSetSpec.getTemplate() |
An object that describes the pod that will be created.
|
PodTemplateSpec |
DaemonSetSpec.Jsii$Proxy.getTemplate() |
|
PodTemplateSpec |
DeploymentSpec.getTemplate() |
Template describes the pods that will be created.
|
PodTemplateSpec |
DeploymentSpec.Jsii$Proxy.getTemplate() |
|
PodTemplateSpec |
JobSpec.getTemplate() |
Describes the pod that will be created when executing a job.
|
PodTemplateSpec |
JobSpec.Jsii$Proxy.getTemplate() |
|
default PodTemplateSpec |
KubePodTemplateProps.getTemplate() |
Template defines the pods that will be created from this pod template.
|
PodTemplateSpec |
KubePodTemplateProps.Jsii$Proxy.getTemplate() |
|
default PodTemplateSpec |
ReplicaSetSpec.getTemplate() |
Template is the object that describes the pod that will be created if insufficient replicas are detected.
|
PodTemplateSpec |
ReplicaSetSpec.Jsii$Proxy.getTemplate() |
|
default PodTemplateSpec |
ReplicationControllerSpec.getTemplate() |
Template is the object that describes the pod that will be created if insufficient replicas are detected.
|
PodTemplateSpec |
ReplicationControllerSpec.Jsii$Proxy.getTemplate() |
|
PodTemplateSpec |
StatefulSetSpec.getTemplate() |
template is the object that describes the pod that will be created if insufficient replicas are detected.
|
PodTemplateSpec |
StatefulSetSpec.Jsii$Proxy.getTemplate() |
|