@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-21T00:27:37.496Z") @Stability(value=Stable) public interface PodTemplateProps extends software.amazon.jsii.JsiiSerializable, PodSpecProps
Adds metadata information on top of the spec.
| Modifier and Type | Interface and Description |
|---|---|
static class |
PodTemplateProps.Builder
A builder for
PodTemplateProps |
static class |
PodTemplateProps.Jsii$Proxy
An implementation for
PodTemplateProps |
| Modifier and Type | Method and Description |
|---|---|
static PodTemplateProps.Builder |
builder() |
default org.cdk8s.ApiObjectMetadata |
getPodMetadata()
The pod metadata.
|
getContainers, getRestartPolicy, getServiceAccount, getVolumes@Stability(value=Stable) @Nullable default org.cdk8s.ApiObjectMetadata getPodMetadata()
@Stability(value=Stable) static PodTemplateProps.Builder builder()
builder in interface PodSpecPropsPodTemplateProps.Builder of PodTemplatePropsCopyright © 2021. All rights reserved.