| Modifier and Type | Interface and Description |
|---|---|
interface |
DeploymentProps
Properties for initialization of `Deployment`.
|
interface |
JobProps
Properties for initialization of `Job`.
|
interface |
PodProps
Properties for initialization of `Pod`.
|
interface |
PodTemplateProps
Properties of a `PodTemplate`.
|
interface |
StatefulSetProps
Properties for initialization of `StatefulSet`.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentProps.Jsii$Proxy
An implementation for
DeploymentProps |
static class |
JobProps.Jsii$Proxy
An implementation for
JobProps |
static class |
PodProps.Jsii$Proxy
An implementation for
PodProps |
static class |
PodSpecProps.Jsii$Proxy
An implementation for
PodSpecProps |
static class |
PodTemplateProps.Jsii$Proxy
An implementation for
PodTemplateProps |
static class |
StatefulSetProps.Jsii$Proxy
An implementation for
StatefulSetProps |
| Modifier and Type | Method and Description |
|---|---|
PodSpecProps |
PodSpecProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
PodSpec(PodSpecProps props) |
Copyright © 2021. All rights reserved.