@Generated(value="jsii-pacmak/1.41.0 (build a274beb)", date="2021-10-28T21:51:42.905Z") @Stability(value=Stable) public class PodTemplate extends PodSpec implements IPodTemplate
| Modifier and Type | Class and Description |
|---|---|
static class |
PodTemplate.Builder
A fluent builder for
PodTemplate. |
software.amazon.jsii.JsiiObject.InitializationModeIPodTemplate.Jsii$Default, IPodTemplate.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
PodTemplate() |
protected |
PodTemplate(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
PodTemplate(software.amazon.jsii.JsiiObjectRef objRef) |
|
PodTemplate(PodTemplateProps props) |
| Modifier and Type | Method and Description |
|---|---|
org.cdk8s.ApiObjectMetadataDefinition |
getPodMetadata()
Provides read/write access to the underlying pod metadata of the resource.
|
addContainer, addVolume, getContainers, getRestartPolicy, getServiceAccount, getVolumesjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddContainer, addVolume, getContainers, getRestartPolicy, getServiceAccount, getVolumesprotected PodTemplate(software.amazon.jsii.JsiiObjectRef objRef)
protected PodTemplate(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public PodTemplate(@Nullable
PodTemplateProps props)
props - @Stability(value=Stable) public PodTemplate()
@Stability(value=Stable) @NotNull public org.cdk8s.ApiObjectMetadataDefinition getPodMetadata()
getPodMetadata in interface IPodTemplateCopyright © 2021. All rights reserved.