$ A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

$

$jsii$toJson() - Method in class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.AddDirectoryOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ConfigMapProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.EmptyDirVolumeOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.EnvValueFromConfigMapOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.EnvValueFromProcessOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.EnvValueFromResourceOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.EnvValueFromSecretOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.IngressProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.IngressRule.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.IngressTls.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.MountOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.PathMapping.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.PodProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.PodSpecProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ResourceProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.SecretProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.SecretValue.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.SecretVolumeOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ServiceAccountProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ServiceIngressBackendOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ServicePort.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ServicePortOptions.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
$jsii$toJson() - Method in class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
 

A

activeDeadline(Duration) - Method in class org.cdk8s.plus22.Job.Builder
Specifies the duration the job may be active before the system tries to terminate it.
activeDeadline(Duration) - Method in class org.cdk8s.plus22.JobProps.Builder
addBinaryData(String, String) - Method in class org.cdk8s.plus22.ConfigMap
Adds a binary data entry to the config map.
addContainer(ContainerProps) - Method in class org.cdk8s.plus22.Deployment
Add a container to the pod.
addContainer(ContainerProps) - Method in interface org.cdk8s.plus22.IPodSpec
Add a container to the pod.
addContainer(ContainerProps) - Method in interface org.cdk8s.plus22.IPodSpec.Jsii$Default
Add a container to the pod.
addContainer(ContainerProps) - Method in class org.cdk8s.plus22.IPodSpec.Jsii$Proxy
Add a container to the pod.
addContainer(ContainerProps) - Method in interface org.cdk8s.plus22.IPodTemplate.Jsii$Default
Add a container to the pod.
addContainer(ContainerProps) - Method in class org.cdk8s.plus22.IPodTemplate.Jsii$Proxy
Add a container to the pod.
addContainer(ContainerProps) - Method in class org.cdk8s.plus22.Job
Add a container to the pod.
addContainer(ContainerProps) - Method in class org.cdk8s.plus22.Pod
Add a container to the pod.
addContainer(ContainerProps) - Method in class org.cdk8s.plus22.PodSpec
Add a container to the pod.
addContainer(ContainerProps) - Method in class org.cdk8s.plus22.StatefulSet
Add a container to the pod.
addData(String, String) - Method in class org.cdk8s.plus22.ConfigMap
Adds a data entry to the config map.
addDefaultBackend(IngressBackend) - Method in class org.cdk8s.plus22.Ingress
Defines the default backend for this ingress.
addDeployment(Deployment) - Method in class org.cdk8s.plus22.Service
Associate a deployment to this service.
addDeployment(Deployment, AddDeploymentOptions) - Method in class org.cdk8s.plus22.Service
Associate a deployment to this service.
AddDeploymentOptions - Interface in org.cdk8s.plus22
Options to add a deployment to a service.
AddDeploymentOptions.Builder - Class in org.cdk8s.plus22
A builder for AddDeploymentOptions
AddDeploymentOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for AddDeploymentOptions
addDirectory(String) - Method in class org.cdk8s.plus22.ConfigMap
Adds a directory to the ConfigMap.
addDirectory(String, AddDirectoryOptions) - Method in class org.cdk8s.plus22.ConfigMap
Adds a directory to the ConfigMap.
AddDirectoryOptions - Interface in org.cdk8s.plus22
Options for `configmap.addDirectory()`.
AddDirectoryOptions.Builder - Class in org.cdk8s.plus22
A builder for AddDirectoryOptions
AddDirectoryOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for AddDirectoryOptions
addEnv(String, EnvValue) - Method in class org.cdk8s.plus22.Container
Add an environment value to the container.
addFile(String) - Method in class org.cdk8s.plus22.ConfigMap
Adds a file to the ConfigMap.
addFile(String, String) - Method in class org.cdk8s.plus22.ConfigMap
Adds a file to the ConfigMap.
addHostDefaultBackend(String, IngressBackend) - Method in class org.cdk8s.plus22.Ingress
Specify a default backend for a specific host name.
addHostRule(String, String, IngressBackend) - Method in class org.cdk8s.plus22.Ingress
Adds an ingress rule applied to requests to a specific host and a specific HTTP path (the `Host` header matches this value).
addHostRule(String, String, IngressBackend, HttpIngressPathType) - Method in class org.cdk8s.plus22.Ingress
Adds an ingress rule applied to requests to a specific host and a specific HTTP path (the `Host` header matches this value).
addRule(String, IngressBackend) - Method in class org.cdk8s.plus22.Ingress
Adds an ingress rule applied to requests sent to a specific HTTP path.
addRule(String, IngressBackend, HttpIngressPathType) - Method in class org.cdk8s.plus22.Ingress
Adds an ingress rule applied to requests sent to a specific HTTP path.
addRules(IngressRule...) - Method in class org.cdk8s.plus22.Ingress
Adds rules to this ingress.
addSecret(ISecret) - Method in class org.cdk8s.plus22.ServiceAccount
Allow a secret to be accessed by pods using this service account.
addSelector(String, String) - Method in class org.cdk8s.plus22.Service
Services defined using this spec will select pods according the provided label.
addStringData(String, String) - Method in class org.cdk8s.plus22.Secret
Adds a string data field to the secert.
addTls(List<IngressTls>) - Method in class org.cdk8s.plus22.Ingress
 
addVolume(Volume) - Method in class org.cdk8s.plus22.Deployment
Add a volume to the pod.
addVolume(Volume) - Method in interface org.cdk8s.plus22.IPodSpec
Add a volume to the pod.
addVolume(Volume) - Method in interface org.cdk8s.plus22.IPodSpec.Jsii$Default
Add a volume to the pod.
addVolume(Volume) - Method in class org.cdk8s.plus22.IPodSpec.Jsii$Proxy
Add a volume to the pod.
addVolume(Volume) - Method in interface org.cdk8s.plus22.IPodTemplate.Jsii$Default
Add a volume to the pod.
addVolume(Volume) - Method in class org.cdk8s.plus22.IPodTemplate.Jsii$Proxy
Add a volume to the pod.
addVolume(Volume) - Method in class org.cdk8s.plus22.Job
Add a volume to the pod.
addVolume(Volume) - Method in class org.cdk8s.plus22.Pod
Add a volume to the pod.
addVolume(Volume) - Method in class org.cdk8s.plus22.PodSpec
Add a volume to the pod.
addVolume(Volume) - Method in class org.cdk8s.plus22.StatefulSet
Add a volume to the pod.
ALWAYS - org.cdk8s.plus22.ImagePullPolicy
Every time the kubelet launches a container, the kubelet queries the container image registry to resolve the name to an image digest.
ALWAYS - org.cdk8s.plus22.RestartPolicy
Always restart the pod after it exits.
apiVersion(String) - Method in class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Builder
args(List<String>) - Method in class org.cdk8s.plus22.Container.Builder
Arguments to the entrypoint.
args(List<String>) - Method in class org.cdk8s.plus22.ContainerProps.Builder
Sets the value of ContainerProps.getArgs()

B

backend(IngressBackend) - Method in class org.cdk8s.plus22.IngressRule.Builder
Sets the value of IngressRule.getBackend()
backoffLimit(Number) - Method in class org.cdk8s.plus22.Job.Builder
Specifies the number of retries before marking this job failed.
backoffLimit(Number) - Method in class org.cdk8s.plus22.JobProps.Builder
Sets the value of JobProps.getBackoffLimit()
BIDIRECTIONAL - org.cdk8s.plus22.MountPropagation
This volume mount behaves the same the HostToContainer mount.
binaryData(Map<String, String>) - Method in class org.cdk8s.plus22.ConfigMap.Builder
BinaryData contains the binary data.
binaryData(Map<String, String>) - Method in class org.cdk8s.plus22.ConfigMapProps.Builder
build() - Method in class org.cdk8s.plus22.AddDeploymentOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.AddDirectoryOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.CommandProbeOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ConfigMap.Builder
 
build() - Method in class org.cdk8s.plus22.ConfigMapProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.Container.Builder
 
build() - Method in class org.cdk8s.plus22.ContainerProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.Deployment.Builder
 
build() - Method in class org.cdk8s.plus22.DeploymentProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.EmptyDirVolumeOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.EnvValueFromConfigMapOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.EnvValueFromProcessOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.EnvValueFromResourceOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.EnvValueFromSecretOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.Ingress.Builder
 
build() - Method in class org.cdk8s.plus22.IngressProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.IngressRule.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.IngressTls.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.Job.Builder
 
build() - Method in class org.cdk8s.plus22.JobProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.MountOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.PathMapping.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.Pod.Builder
 
build() - Method in class org.cdk8s.plus22.PodProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.PodSpec.Builder
 
build() - Method in class org.cdk8s.plus22.PodSpecProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.PodTemplate.Builder
 
build() - Method in class org.cdk8s.plus22.PodTemplateProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ProbeOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ResourceProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.Secret.Builder
 
build() - Method in class org.cdk8s.plus22.SecretProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.SecretValue.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.SecretVolumeOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.Service.Builder
 
build() - Method in class org.cdk8s.plus22.ServiceAccount.Builder
 
build() - Method in class org.cdk8s.plus22.ServiceAccountProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ServiceIngressBackendOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ServicePort.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ServicePortOptions.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.ServiceProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.StatefulSet.Builder
 
build() - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
Builds the configured instance.
build() - Method in class org.cdk8s.plus22.VolumeMount.Builder
Builds the configured instance.
builder() - Static method in interface org.cdk8s.plus22.AddDeploymentOptions
 
builder() - Static method in interface org.cdk8s.plus22.AddDirectoryOptions
 
builder() - Static method in interface org.cdk8s.plus22.CommandProbeOptions
 
builder() - Static method in interface org.cdk8s.plus22.ConfigMapProps
 
builder() - Static method in interface org.cdk8s.plus22.ConfigMapVolumeOptions
 
builder() - Static method in interface org.cdk8s.plus22.ContainerProps
 
builder() - Static method in interface org.cdk8s.plus22.DeploymentProps
 
builder() - Static method in interface org.cdk8s.plus22.EmptyDirVolumeOptions
 
builder() - Static method in interface org.cdk8s.plus22.EnvValueFromConfigMapOptions
 
builder() - Static method in interface org.cdk8s.plus22.EnvValueFromFieldRefOptions
 
builder() - Static method in interface org.cdk8s.plus22.EnvValueFromProcessOptions
 
builder() - Static method in interface org.cdk8s.plus22.EnvValueFromResourceOptions
 
builder() - Static method in interface org.cdk8s.plus22.EnvValueFromSecretOptions
 
builder() - Static method in interface org.cdk8s.plus22.ExposeDeploymentViaIngressOptions
 
builder() - Static method in interface org.cdk8s.plus22.ExposeDeploymentViaServiceOptions
 
builder() - Static method in interface org.cdk8s.plus22.ExposeServiceViaIngressOptions
 
builder() - Static method in interface org.cdk8s.plus22.HttpGetProbeOptions
 
builder() - Static method in interface org.cdk8s.plus22.IngressProps
 
builder() - Static method in interface org.cdk8s.plus22.IngressRule
 
builder() - Static method in interface org.cdk8s.plus22.IngressTls
 
builder() - Static method in interface org.cdk8s.plus22.JobProps
 
builder() - Static method in interface org.cdk8s.plus22.MountOptions
 
builder() - Static method in interface org.cdk8s.plus22.PathMapping
 
builder() - Static method in interface org.cdk8s.plus22.PodProps
 
builder() - Static method in interface org.cdk8s.plus22.PodSpecProps
 
builder() - Static method in interface org.cdk8s.plus22.PodTemplateProps
 
builder() - Static method in interface org.cdk8s.plus22.ProbeOptions
 
builder() - Static method in interface org.cdk8s.plus22.ResourceProps
 
builder() - Static method in interface org.cdk8s.plus22.SecretProps
 
builder() - Static method in interface org.cdk8s.plus22.SecretValue
 
builder() - Static method in interface org.cdk8s.plus22.SecretVolumeOptions
 
builder() - Static method in interface org.cdk8s.plus22.ServiceAccountProps
 
builder() - Static method in interface org.cdk8s.plus22.ServiceIngressBackendOptions
 
builder() - Static method in interface org.cdk8s.plus22.ServicePort
 
builder() - Static method in interface org.cdk8s.plus22.ServicePortOptions
 
builder() - Static method in interface org.cdk8s.plus22.ServiceProps
 
builder() - Static method in interface org.cdk8s.plus22.StatefulSetProps
 
builder() - Static method in interface org.cdk8s.plus22.VolumeMount
 
Builder() - Constructor for class org.cdk8s.plus22.AddDeploymentOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.AddDirectoryOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.CommandProbeOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ConfigMapProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ConfigMapVolumeOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ContainerProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.DeploymentProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.EmptyDirVolumeOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.EnvValueFromConfigMapOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.EnvValueFromProcessOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.EnvValueFromResourceOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.EnvValueFromSecretOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.HttpGetProbeOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.IngressProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.IngressRule.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.IngressTls.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.JobProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.MountOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.PathMapping.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.PodProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.PodSpecProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.PodTemplateProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ProbeOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ResourceProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.SecretProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.SecretValue.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.SecretVolumeOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ServiceAccountProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ServiceIngressBackendOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ServicePort.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ServicePortOptions.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.ServiceProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.StatefulSetProps.Builder
 
Builder() - Constructor for class org.cdk8s.plus22.VolumeMount.Builder
 

C

CLUSTER_IP - org.cdk8s.plus22.ServiceType
Exposes the Service on a cluster-internal IP.
clusterIp(String) - Method in class org.cdk8s.plus22.Service.Builder
The IP address of the service and is usually assigned randomly by the master.
clusterIp(String) - Method in class org.cdk8s.plus22.ServiceProps.Builder
Sets the value of ServiceProps#getClusterIp
command(List<String>) - Method in class org.cdk8s.plus22.Container.Builder
Entrypoint array.
command(List<String>) - Method in class org.cdk8s.plus22.ContainerProps.Builder
Sets the value of ContainerProps.getCommand()
CommandProbeOptions - Interface in org.cdk8s.plus22
Options for `Probe.fromCommand()`.
CommandProbeOptions.Builder - Class in org.cdk8s.plus22
A builder for CommandProbeOptions
CommandProbeOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for CommandProbeOptions
ConfigMap - Class in org.cdk8s.plus22
ConfigMap holds configuration data for pods to consume.
ConfigMap(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.ConfigMap
 
ConfigMap(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ConfigMap
 
ConfigMap(Construct, String) - Constructor for class org.cdk8s.plus22.ConfigMap
 
ConfigMap(Construct, String, ConfigMapProps) - Constructor for class org.cdk8s.plus22.ConfigMap
 
ConfigMap.Builder - Class in org.cdk8s.plus22
A fluent builder for ConfigMap.
ConfigMapProps - Interface in org.cdk8s.plus22
Properties for initialization of `ConfigMap`.
ConfigMapProps.Builder - Class in org.cdk8s.plus22
A builder for ConfigMapProps
ConfigMapProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ConfigMapProps
ConfigMapVolumeOptions - Interface in org.cdk8s.plus22
Options for the ConfigMap-based volume.
ConfigMapVolumeOptions.Builder - Class in org.cdk8s.plus22
ConfigMapVolumeOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ConfigMapVolumeOptions
container(Container) - Method in class org.cdk8s.plus22.EnvValueFromResourceOptions.Builder
Container - Class in org.cdk8s.plus22
A single application container that you want to run within a pod.
Container(ContainerProps) - Constructor for class org.cdk8s.plus22.Container
 
Container(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Container
 
Container(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Container
 
Container.Builder - Class in org.cdk8s.plus22
A fluent builder for Container.
ContainerProps - Interface in org.cdk8s.plus22
Properties for creating a container.
ContainerProps.Builder - Class in org.cdk8s.plus22
A builder for ContainerProps
ContainerProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ContainerProps
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.Deployment.Builder
List of containers belonging to the pod.
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.DeploymentProps.Builder
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.Job.Builder
List of containers belonging to the pod.
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.JobProps.Builder
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.Pod.Builder
List of containers belonging to the pod.
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.PodProps.Builder
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.PodSpec.Builder
List of containers belonging to the pod.
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.PodSpecProps.Builder
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.PodTemplate.Builder
List of containers belonging to the pod.
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.PodTemplateProps.Builder
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.StatefulSet.Builder
List of containers belonging to the pod.
containers(List<? extends ContainerProps>) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
CPU_LIMIT - org.cdk8s.plus22.ResourceFieldPaths
CPU limit of the container.
CPU_REQUEST - org.cdk8s.plus22.ResourceFieldPaths
CPU request of the container.
create() - Static method in class org.cdk8s.plus22.Container.Builder
 
create() - Static method in class org.cdk8s.plus22.PodSpec.Builder
 
create() - Static method in class org.cdk8s.plus22.PodTemplate.Builder
 
create(Construct, String) - Static method in class org.cdk8s.plus22.ConfigMap.Builder
 
create(Construct, String) - Static method in class org.cdk8s.plus22.Deployment.Builder
 
create(Construct, String) - Static method in class org.cdk8s.plus22.Ingress.Builder
 
create(Construct, String) - Static method in class org.cdk8s.plus22.Job.Builder
 
create(Construct, String) - Static method in class org.cdk8s.plus22.Pod.Builder
 
create(Construct, String) - Static method in class org.cdk8s.plus22.Secret.Builder
 
create(Construct, String) - Static method in class org.cdk8s.plus22.Service.Builder
 
create(Construct, String) - Static method in class org.cdk8s.plus22.ServiceAccount.Builder
 
create(Construct, String) - Static method in class org.cdk8s.plus22.StatefulSet.Builder
 

D

data(Map<String, String>) - Method in class org.cdk8s.plus22.ConfigMap.Builder
Data contains the configuration data.
data(Map<String, String>) - Method in class org.cdk8s.plus22.ConfigMapProps.Builder
Sets the value of ConfigMapProps.getData()
DEFAULT - org.cdk8s.plus22.EmptyDirMedium
The default volume of the backing node.
defaultBackend(IngressBackend) - Method in class org.cdk8s.plus22.Ingress.Builder
The default backend services requests that do not match any rule.
defaultBackend(IngressBackend) - Method in class org.cdk8s.plus22.IngressProps.Builder
defaultMode(Number) - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Builder
defaultMode(Number) - Method in class org.cdk8s.plus22.SecretVolumeOptions.Builder
defaultSelector(Boolean) - Method in class org.cdk8s.plus22.Deployment.Builder
Automatically allocates a pod selector for this deployment.
defaultSelector(Boolean) - Method in class org.cdk8s.plus22.DeploymentProps.Builder
defaultSelector(Boolean) - Method in class org.cdk8s.plus22.StatefulSet.Builder
Automatically allocates a pod selector for this statefulset.
defaultSelector(Boolean) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
Deployment - Class in org.cdk8s.plus22
A Deployment provides declarative updates for Pods and ReplicaSets.
Deployment(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Deployment
 
Deployment(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Deployment
 
Deployment(Construct, String) - Constructor for class org.cdk8s.plus22.Deployment
 
Deployment(Construct, String, DeploymentProps) - Constructor for class org.cdk8s.plus22.Deployment
 
Deployment.Builder - Class in org.cdk8s.plus22
A fluent builder for Deployment.
DeploymentProps - Interface in org.cdk8s.plus22
Properties for initialization of `Deployment`.
DeploymentProps.Builder - Class in org.cdk8s.plus22
A builder for DeploymentProps
DeploymentProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for DeploymentProps
divisor(String) - Method in class org.cdk8s.plus22.EnvValueFromResourceOptions.Builder

E

EmptyDirMedium - Enum in org.cdk8s.plus22
The medium on which to store the volume.
EmptyDirVolumeOptions - Interface in org.cdk8s.plus22
Options for volumes populated with an empty directory.
EmptyDirVolumeOptions.Builder - Class in org.cdk8s.plus22
A builder for EmptyDirVolumeOptions
EmptyDirVolumeOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for EmptyDirVolumeOptions
env(Map<String, ? extends EnvValue>) - Method in class org.cdk8s.plus22.Container.Builder
List of environment variables to set in the container.
env(Map<String, ? extends EnvValue>) - Method in class org.cdk8s.plus22.ContainerProps.Builder
Sets the value of ContainerProps.getEnv()
EnvFieldPaths - Enum in org.cdk8s.plus22
 
EnvValue - Class in org.cdk8s.plus22
Utility class for creating reading env values from various sources.
EnvValue(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.EnvValue
 
EnvValue(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.EnvValue
 
EnvValueFromConfigMapOptions - Interface in org.cdk8s.plus22
Options to specify an envionment variable value from a ConfigMap key.
EnvValueFromConfigMapOptions.Builder - Class in org.cdk8s.plus22
EnvValueFromConfigMapOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for EnvValueFromConfigMapOptions
EnvValueFromFieldRefOptions - Interface in org.cdk8s.plus22
Options to specify an environment variable value from a field reference.
EnvValueFromFieldRefOptions.Builder - Class in org.cdk8s.plus22
EnvValueFromFieldRefOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for EnvValueFromFieldRefOptions
EnvValueFromProcessOptions - Interface in org.cdk8s.plus22
Options to specify an environment variable value from the process environment.
EnvValueFromProcessOptions.Builder - Class in org.cdk8s.plus22
EnvValueFromProcessOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for EnvValueFromProcessOptions
EnvValueFromResourceOptions - Interface in org.cdk8s.plus22
Options to specify an environment variable value from a resource.
EnvValueFromResourceOptions.Builder - Class in org.cdk8s.plus22
EnvValueFromResourceOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for EnvValueFromResourceOptions
EnvValueFromSecretOptions - Interface in org.cdk8s.plus22
Options to specify an environment variable value from a Secret.
EnvValueFromSecretOptions.Builder - Class in org.cdk8s.plus22
EnvValueFromSecretOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for EnvValueFromSecretOptions
equals(Object) - Method in class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.AddDirectoryOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ConfigMapProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.EmptyDirVolumeOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.EnvValueFromConfigMapOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.EnvValueFromProcessOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.EnvValueFromResourceOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.EnvValueFromSecretOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.IngressProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.IngressRule.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.IngressTls.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.MountOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.PathMapping.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.PodProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.PodSpecProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ResourceProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.SecretProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.SecretValue.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.SecretVolumeOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ServiceAccountProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ServiceIngressBackendOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ServicePort.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ServicePortOptions.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
equals(Object) - Method in class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
 
EXACT - org.cdk8s.plus22.HttpIngressPathType
Matches based on a URL path prefix split by '/'.
exclude(List<String>) - Method in class org.cdk8s.plus22.AddDirectoryOptions.Builder
ExposeDeploymentViaIngressOptions - Interface in org.cdk8s.plus22
Options for exposing a deployment via an ingress.
ExposeDeploymentViaIngressOptions.Builder - Class in org.cdk8s.plus22
ExposeDeploymentViaIngressOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ExposeDeploymentViaIngressOptions
ExposeDeploymentViaServiceOptions - Interface in org.cdk8s.plus22
Options for exposing a deployment via a service.
ExposeDeploymentViaServiceOptions.Builder - Class in org.cdk8s.plus22
ExposeDeploymentViaServiceOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ExposeDeploymentViaServiceOptions
ExposeServiceViaIngressOptions - Interface in org.cdk8s.plus22
Options for exposing a service using an ingress.
ExposeServiceViaIngressOptions.Builder - Class in org.cdk8s.plus22
ExposeServiceViaIngressOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ExposeServiceViaIngressOptions
exposeViaIngress(String) - Method in class org.cdk8s.plus22.Deployment
Expose a deployment via an ingress.
exposeViaIngress(String) - Method in class org.cdk8s.plus22.Service
Expose a service via an ingress using the specified path.
exposeViaIngress(String, ExposeDeploymentViaIngressOptions) - Method in class org.cdk8s.plus22.Deployment
Expose a deployment via an ingress.
exposeViaIngress(String, ExposeServiceViaIngressOptions) - Method in class org.cdk8s.plus22.Service
Expose a service via an ingress using the specified path.
exposeViaService() - Method in class org.cdk8s.plus22.Deployment
Expose a deployment via a service.
exposeViaService(ExposeDeploymentViaServiceOptions) - Method in class org.cdk8s.plus22.Deployment
Expose a deployment via a service.
EXTERNAL_NAME - org.cdk8s.plus22.ServiceType
Maps the Service to the contents of the externalName field (e.g.
externalIPs(List<String>) - Method in class org.cdk8s.plus22.Service.Builder
A list of IP addresses for which nodes in the cluster will also accept traffic for this service.
externalIPs(List<String>) - Method in class org.cdk8s.plus22.ServiceProps.Builder
externalName(String) - Method in class org.cdk8s.plus22.Service.Builder
The externalName to be used when ServiceType.EXTERNAL_NAME is set.
externalName(String) - Method in class org.cdk8s.plus22.ServiceProps.Builder

F

failureThreshold(Number) - Method in class org.cdk8s.plus22.CommandProbeOptions.Builder
failureThreshold(Number) - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Builder
failureThreshold(Number) - Method in class org.cdk8s.plus22.ProbeOptions.Builder
fromCommand(List<String>) - Static method in class org.cdk8s.plus22.Probe
Defines a probe based on a command which is executed within the container.
fromCommand(List<String>, CommandProbeOptions) - Static method in class org.cdk8s.plus22.Probe
Defines a probe based on a command which is executed within the container.
fromConfigMap(IConfigMap) - Static method in class org.cdk8s.plus22.Volume
Populate the volume from a ConfigMap.
fromConfigMap(IConfigMap, String) - Static method in class org.cdk8s.plus22.EnvValue
Create a value by reading a specific key inside a config map.
fromConfigMap(IConfigMap, String, EnvValueFromConfigMapOptions) - Static method in class org.cdk8s.plus22.EnvValue
Create a value by reading a specific key inside a config map.
fromConfigMap(IConfigMap, ConfigMapVolumeOptions) - Static method in class org.cdk8s.plus22.Volume
Populate the volume from a ConfigMap.
fromConfigMapName(String) - Static method in class org.cdk8s.plus22.ConfigMap
Represents a ConfigMap created elsewhere.
fromEmptyDir(String) - Static method in class org.cdk8s.plus22.Volume
An emptyDir volume is first created when a Pod is assigned to a Node, and exists as long as that Pod is running on that node.
fromEmptyDir(String, EmptyDirVolumeOptions) - Static method in class org.cdk8s.plus22.Volume
An emptyDir volume is first created when a Pod is assigned to a Node, and exists as long as that Pod is running on that node.
fromFieldRef(EnvFieldPaths) - Static method in class org.cdk8s.plus22.EnvValue
Create a value from a field reference.
fromFieldRef(EnvFieldPaths, EnvValueFromFieldRefOptions) - Static method in class org.cdk8s.plus22.EnvValue
Create a value from a field reference.
fromHttpGet(String) - Static method in class org.cdk8s.plus22.Probe
Defines a probe based on an HTTP GET request to the IP address of the container.
fromHttpGet(String, HttpGetProbeOptions) - Static method in class org.cdk8s.plus22.Probe
Defines a probe based on an HTTP GET request to the IP address of the container.
fromProcess(String) - Static method in class org.cdk8s.plus22.EnvValue
Create a value from a key in the current process environment.
fromProcess(String, EnvValueFromProcessOptions) - Static method in class org.cdk8s.plus22.EnvValue
Create a value from a key in the current process environment.
fromResource(ResourceFieldPaths) - Static method in class org.cdk8s.plus22.EnvValue
Create a value from a resource.
fromResource(ResourceFieldPaths, EnvValueFromResourceOptions) - Static method in class org.cdk8s.plus22.EnvValue
Create a value from a resource.
fromSecret(ISecret) - Static method in class org.cdk8s.plus22.Volume
Populate the volume from a Secret.
fromSecret(ISecret, SecretVolumeOptions) - Static method in class org.cdk8s.plus22.Volume
Populate the volume from a Secret.
fromSecretName(String) - Static method in class org.cdk8s.plus22.Secret
Imports a secret from the cluster as a reference.
fromSecretValue(SecretValue) - Static method in class org.cdk8s.plus22.EnvValue
Defines an environment value from a secret JSON value.
fromSecretValue(SecretValue, EnvValueFromSecretOptions) - Static method in class org.cdk8s.plus22.EnvValue
Defines an environment value from a secret JSON value.
fromService(Service) - Static method in class org.cdk8s.plus22.IngressBackend
A Kubernetes `Service` to use as the backend for this path.
fromService(Service, ServiceIngressBackendOptions) - Static method in class org.cdk8s.plus22.IngressBackend
A Kubernetes `Service` to use as the backend for this path.
fromServiceAccountName(String) - Static method in class org.cdk8s.plus22.ServiceAccount
Imports a service account from the cluster as a reference.
fromValue(String) - Static method in class org.cdk8s.plus22.EnvValue
Create a value from the given argument.

G

getActiveDeadline() - Method in class org.cdk8s.plus22.Job
Duration before job is terminated.
getActiveDeadline() - Method in interface org.cdk8s.plus22.JobProps
Specifies the duration the job may be active before the system tries to terminate it.
getActiveDeadline() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
getApiObject() - Method in class org.cdk8s.plus22.ConfigMap
The underlying cdk8s API object.
getApiObject() - Method in class org.cdk8s.plus22.Deployment
The underlying cdk8s API object.
getApiObject() - Method in class org.cdk8s.plus22.Ingress
The underlying cdk8s API object.
getApiObject() - Method in class org.cdk8s.plus22.Job
The underlying cdk8s API object.
getApiObject() - Method in class org.cdk8s.plus22.Pod
The underlying cdk8s API object.
getApiObject() - Method in class org.cdk8s.plus22.Resource
The underlying cdk8s API object.
getApiObject() - Method in class org.cdk8s.plus22.Secret
The underlying cdk8s API object.
getApiObject() - Method in class org.cdk8s.plus22.Service
The underlying cdk8s API object.
getApiObject() - Method in class org.cdk8s.plus22.ServiceAccount
The underlying cdk8s API object.
getApiObject() - Method in class org.cdk8s.plus22.StatefulSet
The underlying cdk8s API object.
getApiVersion() - Method in interface org.cdk8s.plus22.EnvValueFromFieldRefOptions
Version of the schema the FieldPath is written in terms of.
getApiVersion() - Method in class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Jsii$Proxy
 
getArgs() - Method in class org.cdk8s.plus22.Container
Arguments to the entrypoint.
getArgs() - Method in interface org.cdk8s.plus22.ContainerProps
Arguments to the entrypoint.
getArgs() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getBackend() - Method in interface org.cdk8s.plus22.IngressRule
Backend defines the referenced service endpoint to which the traffic will be forwarded to.
getBackend() - Method in class org.cdk8s.plus22.IngressRule.Jsii$Proxy
 
getBackoffLimit() - Method in class org.cdk8s.plus22.Job
Number of retries before marking failed.
getBackoffLimit() - Method in interface org.cdk8s.plus22.JobProps
Specifies the number of retries before marking this job failed.
getBackoffLimit() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
getBinaryData() - Method in class org.cdk8s.plus22.ConfigMap
The binary data associated with this config map.
getBinaryData() - Method in interface org.cdk8s.plus22.ConfigMapProps
BinaryData contains the binary data.
getBinaryData() - Method in class org.cdk8s.plus22.ConfigMapProps.Jsii$Proxy
 
getClusterIP() - Method in class org.cdk8s.plus22.Service
The IP address of the service and is usually assigned randomly by the master.
getClusterIP() - Method in interface org.cdk8s.plus22.ServiceProps
The IP address of the service and is usually assigned randomly by the master.
getClusterIP() - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
getCommand() - Method in class org.cdk8s.plus22.Container
Entrypoint array (the command to execute when the container starts).
getCommand() - Method in interface org.cdk8s.plus22.ContainerProps
Entrypoint array.
getCommand() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getContainer() - Method in interface org.cdk8s.plus22.EnvValueFromResourceOptions
The container to select the value from.
getContainer() - Method in class org.cdk8s.plus22.EnvValueFromResourceOptions.Jsii$Proxy
 
getContainers() - Method in class org.cdk8s.plus22.Deployment
The containers belonging to the pod.
getContainers() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
getContainers() - Method in interface org.cdk8s.plus22.IPodSpec
The containers belonging to the pod.
getContainers() - Method in interface org.cdk8s.plus22.IPodSpec.Jsii$Default
The containers belonging to the pod.
getContainers() - Method in class org.cdk8s.plus22.IPodSpec.Jsii$Proxy
The containers belonging to the pod.
getContainers() - Method in interface org.cdk8s.plus22.IPodTemplate.Jsii$Default
The containers belonging to the pod.
getContainers() - Method in class org.cdk8s.plus22.IPodTemplate.Jsii$Proxy
The containers belonging to the pod.
getContainers() - Method in class org.cdk8s.plus22.Job
The containers belonging to the pod.
getContainers() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
getContainers() - Method in class org.cdk8s.plus22.Pod
The containers belonging to the pod.
getContainers() - Method in class org.cdk8s.plus22.PodProps.Jsii$Proxy
 
getContainers() - Method in class org.cdk8s.plus22.PodSpec
The containers belonging to the pod.
getContainers() - Method in interface org.cdk8s.plus22.PodSpecProps
List of containers belonging to the pod.
getContainers() - Method in class org.cdk8s.plus22.PodSpecProps.Jsii$Proxy
 
getContainers() - Method in class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
 
getContainers() - Method in class org.cdk8s.plus22.StatefulSet
The containers belonging to the pod.
getContainers() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getData() - Method in class org.cdk8s.plus22.ConfigMap
The data associated with this config map.
getData() - Method in interface org.cdk8s.plus22.ConfigMapProps
Data contains the configuration data.
getData() - Method in class org.cdk8s.plus22.ConfigMapProps.Jsii$Proxy
 
getDefaultBackend() - Method in interface org.cdk8s.plus22.IngressProps
The default backend services requests that do not match any rule.
getDefaultBackend() - Method in class org.cdk8s.plus22.IngressProps.Jsii$Proxy
 
getDefaultMode() - Method in interface org.cdk8s.plus22.ConfigMapVolumeOptions
Mode bits to use on created files by default.
getDefaultMode() - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Jsii$Proxy
 
getDefaultMode() - Method in interface org.cdk8s.plus22.SecretVolumeOptions
Mode bits to use on created files by default.
getDefaultMode() - Method in class org.cdk8s.plus22.SecretVolumeOptions.Jsii$Proxy
 
getDefaultSelector() - Method in interface org.cdk8s.plus22.DeploymentProps
Automatically allocates a pod selector for this deployment.
getDefaultSelector() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
getDefaultSelector() - Method in interface org.cdk8s.plus22.StatefulSetProps
Automatically allocates a pod selector for this statefulset.
getDefaultSelector() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getDivisor() - Method in interface org.cdk8s.plus22.EnvValueFromResourceOptions
The output format of the exposed resource.
getDivisor() - Method in class org.cdk8s.plus22.EnvValueFromResourceOptions.Jsii$Proxy
 
getEnv() - Method in class org.cdk8s.plus22.Container
The environment variables for this container.
getEnv() - Method in interface org.cdk8s.plus22.ContainerProps
List of environment variables to set in the container.
getEnv() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getExclude() - Method in interface org.cdk8s.plus22.AddDirectoryOptions
Glob patterns to exclude when adding files.
getExclude() - Method in class org.cdk8s.plus22.AddDirectoryOptions.Jsii$Proxy
 
getExternalIPs() - Method in interface org.cdk8s.plus22.ServiceProps
A list of IP addresses for which nodes in the cluster will also accept traffic for this service.
getExternalIPs() - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
getExternalName() - Method in class org.cdk8s.plus22.Service
The externalName to be used for EXTERNAL_NAME types.
getExternalName() - Method in interface org.cdk8s.plus22.ServiceProps
The externalName to be used when ServiceType.EXTERNAL_NAME is set.
getExternalName() - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
getFailureThreshold() - Method in class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
 
getFailureThreshold() - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
 
getFailureThreshold() - Method in interface org.cdk8s.plus22.ProbeOptions
Minimum consecutive failures for the probe to be considered failed after having succeeded.
getFailureThreshold() - Method in class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
 
getHost() - Method in interface org.cdk8s.plus22.IngressRule
Host is the fully qualified domain name of a network host, as defined by RFC 3986.
getHost() - Method in class org.cdk8s.plus22.IngressRule.Jsii$Proxy
 
getHosts() - Method in interface org.cdk8s.plus22.IngressTls
Hosts are a list of hosts included in the TLS certificate.
getHosts() - Method in class org.cdk8s.plus22.IngressTls.Jsii$Proxy
 
getImage() - Method in class org.cdk8s.plus22.Container
The container image.
getImage() - Method in interface org.cdk8s.plus22.ContainerProps
Docker image name.
getImage() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getImagePullPolicy() - Method in class org.cdk8s.plus22.Container
Image pull policy for this container.
getImagePullPolicy() - Method in interface org.cdk8s.plus22.ContainerProps
Image pull policy for this container.
getImagePullPolicy() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getIngress() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
getIngress() - Method in interface org.cdk8s.plus22.ExposeServiceViaIngressOptions
The ingress to add rules to.
getIngress() - Method in class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Jsii$Proxy
 
getInitialDelaySeconds() - Method in class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
 
getInitialDelaySeconds() - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
 
getInitialDelaySeconds() - Method in interface org.cdk8s.plus22.ProbeOptions
Number of seconds after the container has started before liveness probes are initiated.
getInitialDelaySeconds() - Method in class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
 
getItems() - Method in interface org.cdk8s.plus22.ConfigMapVolumeOptions
If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value.
getItems() - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Jsii$Proxy
 
getItems() - Method in interface org.cdk8s.plus22.SecretVolumeOptions
If unspecified, each key-value pair in the Data field of the referenced secret will be projected into the volume as a file whose name is the key and content is the value.
getItems() - Method in class org.cdk8s.plus22.SecretVolumeOptions.Jsii$Proxy
 
getKey() - Method in interface org.cdk8s.plus22.EnvValueFromFieldRefOptions
The key to select the pod label or annotation.
getKey() - Method in class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Jsii$Proxy
 
getKey() - Method in interface org.cdk8s.plus22.SecretValue
The JSON key.
getKey() - Method in class org.cdk8s.plus22.SecretValue.Jsii$Proxy
 
getKeyPrefix() - Method in interface org.cdk8s.plus22.AddDirectoryOptions
A prefix to add to all keys in the config map.
getKeyPrefix() - Method in class org.cdk8s.plus22.AddDirectoryOptions.Jsii$Proxy
 
getLabelSelector() - Method in class org.cdk8s.plus22.Deployment
The labels this deployment will match against in order to select pods.
getLabelSelector() - Method in class org.cdk8s.plus22.StatefulSet
The labels this statefulset will match against in order to select pods.
getLiveness() - Method in interface org.cdk8s.plus22.ContainerProps
Periodic probe of container liveness.
getLiveness() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getLoadBalancerSourceRanges() - Method in interface org.cdk8s.plus22.ServiceProps
A list of CIDR IP addresses, if specified and supported by the platform, will restrict traffic through the cloud-provider load-balancer to the specified client IPs.
getLoadBalancerSourceRanges() - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
getMedium() - Method in interface org.cdk8s.plus22.EmptyDirVolumeOptions
By default, emptyDir volumes are stored on whatever medium is backing the node - that might be disk or SSD or network storage, depending on your environment.
getMedium() - Method in class org.cdk8s.plus22.EmptyDirVolumeOptions.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.ConfigMapProps.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.IngressProps.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.PodProps.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.Resource
 
getMetadata() - Method in interface org.cdk8s.plus22.ResourceProps
Metadata that all persisted resources must have, which includes all objects users must create.
getMetadata() - Method in class org.cdk8s.plus22.ResourceProps.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.SecretProps.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.ServiceAccountProps.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
getMetadata() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getMode() - Method in interface org.cdk8s.plus22.PathMapping
Optional: mode bits to use on this file, must be a value between 0 and 0777.
getMode() - Method in class org.cdk8s.plus22.PathMapping.Jsii$Proxy
 
getMounts() - Method in class org.cdk8s.plus22.Container
Volume mounts configured for this container.
getName() - Method in class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
 
getName() - Method in interface org.cdk8s.plus22.ConfigMapVolumeOptions
The volume name.
getName() - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Jsii$Proxy
 
getName() - Method in class org.cdk8s.plus22.Container
The name of the container.
getName() - Method in interface org.cdk8s.plus22.ContainerProps
Name of the container specified as a DNS_LABEL.
getName() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getName() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
getName() - Method in interface org.cdk8s.plus22.ExposeDeploymentViaServiceOptions
The name of the service to expose.
getName() - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
 
getName() - Method in interface org.cdk8s.plus22.IConfigMap.Jsii$Default
The Kubernetes name of this resource.
getName() - Method in class org.cdk8s.plus22.IConfigMap.Jsii$Proxy
The Kubernetes name of this resource.
getName() - Method in interface org.cdk8s.plus22.IResource
The Kubernetes name of this resource.
getName() - Method in interface org.cdk8s.plus22.IResource.Jsii$Default
The Kubernetes name of this resource.
getName() - Method in class org.cdk8s.plus22.IResource.Jsii$Proxy
The Kubernetes name of this resource.
getName() - Method in interface org.cdk8s.plus22.ISecret.Jsii$Default
The Kubernetes name of this resource.
getName() - Method in class org.cdk8s.plus22.ISecret.Jsii$Proxy
The Kubernetes name of this resource.
getName() - Method in interface org.cdk8s.plus22.IServiceAccount.Jsii$Default
The Kubernetes name of this resource.
getName() - Method in class org.cdk8s.plus22.IServiceAccount.Jsii$Proxy
The Kubernetes name of this resource.
getName() - Method in class org.cdk8s.plus22.Resource
The name of this API object.
getName() - Method in interface org.cdk8s.plus22.SecretVolumeOptions
The volume name.
getName() - Method in class org.cdk8s.plus22.SecretVolumeOptions.Jsii$Proxy
 
getName() - Method in class org.cdk8s.plus22.ServicePort.Jsii$Proxy
 
getName() - Method in interface org.cdk8s.plus22.ServicePortOptions
The name of this port within the service.
getName() - Method in class org.cdk8s.plus22.ServicePortOptions.Jsii$Proxy
 
getName() - Method in class org.cdk8s.plus22.Volume
 
getNodePort() - Method in class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
 
getNodePort() - Method in class org.cdk8s.plus22.ServicePort.Jsii$Proxy
 
getNodePort() - Method in interface org.cdk8s.plus22.ServicePortOptions
The port on each node on which this service is exposed when type=NodePort or LoadBalancer.
getNodePort() - Method in class org.cdk8s.plus22.ServicePortOptions.Jsii$Proxy
 
getOptional() - Method in interface org.cdk8s.plus22.ConfigMapVolumeOptions
Specify whether the ConfigMap or its keys must be defined.
getOptional() - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Jsii$Proxy
 
getOptional() - Method in interface org.cdk8s.plus22.EnvValueFromConfigMapOptions
Specify whether the ConfigMap or its key must be defined.
getOptional() - Method in class org.cdk8s.plus22.EnvValueFromConfigMapOptions.Jsii$Proxy
 
getOptional() - Method in interface org.cdk8s.plus22.EnvValueFromSecretOptions
Specify whether the Secret or its key must be defined.
getOptional() - Method in class org.cdk8s.plus22.EnvValueFromSecretOptions.Jsii$Proxy
 
getOptional() - Method in interface org.cdk8s.plus22.SecretVolumeOptions
Specify whether the secret or its keys must be defined.
getOptional() - Method in class org.cdk8s.plus22.SecretVolumeOptions.Jsii$Proxy
 
getPath() - Method in interface org.cdk8s.plus22.IngressRule
Path is an extended POSIX regex as defined by IEEE Std 1003.1, (i.e this follows the egrep/unix syntax, not the perl syntax) matched against the path of an incoming request.
getPath() - Method in class org.cdk8s.plus22.IngressRule.Jsii$Proxy
 
getPath() - Method in interface org.cdk8s.plus22.PathMapping
The relative path of the file to map the key to.
getPath() - Method in class org.cdk8s.plus22.PathMapping.Jsii$Proxy
 
getPath() - Method in interface org.cdk8s.plus22.VolumeMount
Path within the container at which the volume should be mounted.
getPath() - Method in class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
 
getPathType() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
getPathType() - Method in interface org.cdk8s.plus22.ExposeServiceViaIngressOptions
The type of the path.
getPathType() - Method in class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Jsii$Proxy
 
getPathType() - Method in interface org.cdk8s.plus22.IngressRule
Specify how the path is matched against request paths.
getPathType() - Method in class org.cdk8s.plus22.IngressRule.Jsii$Proxy
 
getPeriodSeconds() - Method in class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
 
getPeriodSeconds() - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
 
getPeriodSeconds() - Method in interface org.cdk8s.plus22.ProbeOptions
How often (in seconds) to perform the probe.
getPeriodSeconds() - Method in class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
 
getPodManagementPolicy() - Method in class org.cdk8s.plus22.StatefulSet
Management policy to use for the set.
getPodManagementPolicy() - Method in interface org.cdk8s.plus22.StatefulSetProps
Pod management policy to use for this statefulset.
getPodManagementPolicy() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getPodMetadata() - Method in class org.cdk8s.plus22.Deployment
Provides read/write access to the underlying pod metadata of the resource.
getPodMetadata() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
getPodMetadata() - Method in interface org.cdk8s.plus22.IPodTemplate
Provides read/write access to the underlying pod metadata of the resource.
getPodMetadata() - Method in interface org.cdk8s.plus22.IPodTemplate.Jsii$Default
Provides read/write access to the underlying pod metadata of the resource.
getPodMetadata() - Method in class org.cdk8s.plus22.IPodTemplate.Jsii$Proxy
Provides read/write access to the underlying pod metadata of the resource.
getPodMetadata() - Method in class org.cdk8s.plus22.Job
Provides read/write access to the underlying pod metadata of the resource.
getPodMetadata() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
getPodMetadata() - Method in class org.cdk8s.plus22.PodTemplate
Provides read/write access to the underlying pod metadata of the resource.
getPodMetadata() - Method in interface org.cdk8s.plus22.PodTemplateProps
The pod metadata.
getPodMetadata() - Method in class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
 
getPodMetadata() - Method in class org.cdk8s.plus22.StatefulSet
Provides read/write access to the underlying pod metadata of the resource.
getPodMetadata() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getPort() - Method in interface org.cdk8s.plus22.AddDeploymentOptions
The port number the service will bind to.
getPort() - Method in class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
 
getPort() - Method in class org.cdk8s.plus22.Container
The port this container exposes.
getPort() - Method in interface org.cdk8s.plus22.ContainerProps
Number of port to expose on the pod's IP address.
getPort() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getPort() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
getPort() - Method in interface org.cdk8s.plus22.ExposeDeploymentViaServiceOptions
The port that the service should serve on.
getPort() - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
 
getPort() - Method in interface org.cdk8s.plus22.HttpGetProbeOptions
The TCP port to use when sending the GET request.
getPort() - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
 
getPort() - Method in interface org.cdk8s.plus22.ServiceIngressBackendOptions
The port to use to access the service.
getPort() - Method in class org.cdk8s.plus22.ServiceIngressBackendOptions.Jsii$Proxy
 
getPort() - Method in interface org.cdk8s.plus22.ServicePort
The port number the service will bind to.
getPort() - Method in class org.cdk8s.plus22.ServicePort.Jsii$Proxy
 
getPorts() - Method in class org.cdk8s.plus22.Service
Ports for this service.
getPorts() - Method in interface org.cdk8s.plus22.ServiceProps
The port exposed by this service.
getPorts() - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
getPropagation() - Method in interface org.cdk8s.plus22.MountOptions
Determines how mounts are propagated from the host to container and the other way around.
getPropagation() - Method in class org.cdk8s.plus22.MountOptions.Jsii$Proxy
 
getPropagation() - Method in class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
 
getProtocol() - Method in class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
 
getProtocol() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
getProtocol() - Method in interface org.cdk8s.plus22.ExposeDeploymentViaServiceOptions
The IP protocol for this port.
getProtocol() - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
 
getProtocol() - Method in class org.cdk8s.plus22.ServicePort.Jsii$Proxy
 
getProtocol() - Method in interface org.cdk8s.plus22.ServicePortOptions
The IP protocol for this port.
getProtocol() - Method in class org.cdk8s.plus22.ServicePortOptions.Jsii$Proxy
 
getReadiness() - Method in interface org.cdk8s.plus22.ContainerProps
Determines when the container is ready to serve traffic.
getReadiness() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getReadOnly() - Method in interface org.cdk8s.plus22.MountOptions
Mounted read-only if true, read-write otherwise (false or unspecified).
getReadOnly() - Method in class org.cdk8s.plus22.MountOptions.Jsii$Proxy
 
getReadOnly() - Method in class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
 
getReplicas() - Method in class org.cdk8s.plus22.Deployment
Number of desired pods.
getReplicas() - Method in interface org.cdk8s.plus22.DeploymentProps
Number of desired pods.
getReplicas() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
getReplicas() - Method in class org.cdk8s.plus22.StatefulSet
Number of desired pods.
getReplicas() - Method in interface org.cdk8s.plus22.StatefulSetProps
Number of desired pods.
getReplicas() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getRequired() - Method in interface org.cdk8s.plus22.EnvValueFromProcessOptions
Specify whether the key must exist in the environment.
getRequired() - Method in class org.cdk8s.plus22.EnvValueFromProcessOptions.Jsii$Proxy
 
getRestartPolicy() - Method in class org.cdk8s.plus22.Deployment
Restart policy for all containers within the pod.
getRestartPolicy() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
getRestartPolicy() - Method in interface org.cdk8s.plus22.IPodSpec
Restart policy for all containers within the pod.
getRestartPolicy() - Method in interface org.cdk8s.plus22.IPodSpec.Jsii$Default
Restart policy for all containers within the pod.
getRestartPolicy() - Method in class org.cdk8s.plus22.IPodSpec.Jsii$Proxy
Restart policy for all containers within the pod.
getRestartPolicy() - Method in interface org.cdk8s.plus22.IPodTemplate.Jsii$Default
Restart policy for all containers within the pod.
getRestartPolicy() - Method in class org.cdk8s.plus22.IPodTemplate.Jsii$Proxy
Restart policy for all containers within the pod.
getRestartPolicy() - Method in class org.cdk8s.plus22.Job
Restart policy for all containers within the pod.
getRestartPolicy() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
getRestartPolicy() - Method in class org.cdk8s.plus22.Pod
Restart policy for all containers within the pod.
getRestartPolicy() - Method in class org.cdk8s.plus22.PodProps.Jsii$Proxy
 
getRestartPolicy() - Method in class org.cdk8s.plus22.PodSpec
Restart policy for all containers within the pod.
getRestartPolicy() - Method in interface org.cdk8s.plus22.PodSpecProps
Restart policy for all containers within the pod.
getRestartPolicy() - Method in class org.cdk8s.plus22.PodSpecProps.Jsii$Proxy
 
getRestartPolicy() - Method in class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
 
getRestartPolicy() - Method in class org.cdk8s.plus22.StatefulSet
Restart policy for all containers within the pod.
getRestartPolicy() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getRules() - Method in interface org.cdk8s.plus22.IngressProps
Routing rules for this ingress.
getRules() - Method in class org.cdk8s.plus22.IngressProps.Jsii$Proxy
 
getSecret() - Method in interface org.cdk8s.plus22.IngressTls
Secret is the secret that contains the certificate and key used to terminate SSL traffic on 443.
getSecret() - Method in class org.cdk8s.plus22.IngressTls.Jsii$Proxy
 
getSecret() - Method in interface org.cdk8s.plus22.SecretValue
The secret.
getSecret() - Method in class org.cdk8s.plus22.SecretValue.Jsii$Proxy
 
getSecrets() - Method in class org.cdk8s.plus22.ServiceAccount
List of secrets allowed to be used by pods running using this service account.
getSecrets() - Method in interface org.cdk8s.plus22.ServiceAccountProps
List of secrets allowed to be used by pods running using this ServiceAccount.
getSecrets() - Method in class org.cdk8s.plus22.ServiceAccountProps.Jsii$Proxy
 
getSelector() - Method in class org.cdk8s.plus22.Service
Returns the labels which are used to select pods for this service.
getService() - Method in interface org.cdk8s.plus22.StatefulSetProps
Service to associate with the statefulset.
getService() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getServiceAccount() - Method in class org.cdk8s.plus22.Deployment
The service account used to run this pod.
getServiceAccount() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
getServiceAccount() - Method in interface org.cdk8s.plus22.IPodSpec
The service account used to run this pod.
getServiceAccount() - Method in interface org.cdk8s.plus22.IPodSpec.Jsii$Default
The service account used to run this pod.
getServiceAccount() - Method in class org.cdk8s.plus22.IPodSpec.Jsii$Proxy
The service account used to run this pod.
getServiceAccount() - Method in interface org.cdk8s.plus22.IPodTemplate.Jsii$Default
The service account used to run this pod.
getServiceAccount() - Method in class org.cdk8s.plus22.IPodTemplate.Jsii$Proxy
The service account used to run this pod.
getServiceAccount() - Method in class org.cdk8s.plus22.Job
The service account used to run this pod.
getServiceAccount() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
getServiceAccount() - Method in class org.cdk8s.plus22.Pod
The service account used to run this pod.
getServiceAccount() - Method in class org.cdk8s.plus22.PodProps.Jsii$Proxy
 
getServiceAccount() - Method in class org.cdk8s.plus22.PodSpec
The service account used to run this pod.
getServiceAccount() - Method in interface org.cdk8s.plus22.PodSpecProps
A service account provides an identity for processes that run in a Pod.
getServiceAccount() - Method in class org.cdk8s.plus22.PodSpecProps.Jsii$Proxy
 
getServiceAccount() - Method in class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
 
getServiceAccount() - Method in class org.cdk8s.plus22.StatefulSet
The service account used to run this pod.
getServiceAccount() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getServiceType() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
getServiceType() - Method in interface org.cdk8s.plus22.ExposeDeploymentViaServiceOptions
The type of the exposed service.
getServiceType() - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
 
getSizeLimit() - Method in interface org.cdk8s.plus22.EmptyDirVolumeOptions
Total amount of local storage required for this EmptyDir volume.
getSizeLimit() - Method in class org.cdk8s.plus22.EmptyDirVolumeOptions.Jsii$Proxy
 
getStartup() - Method in interface org.cdk8s.plus22.ContainerProps
StartupProbe indicates that the Pod has successfully initialized.
getStartup() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getStringData() - Method in interface org.cdk8s.plus22.SecretProps
stringData allows specifying non-binary secret data in string form.
getStringData() - Method in class org.cdk8s.plus22.SecretProps.Jsii$Proxy
 
getStringData(String) - Method in class org.cdk8s.plus22.Secret
Gets a string data by key or undefined.
getSubPath() - Method in interface org.cdk8s.plus22.MountOptions
Path within the volume from which the container's volume should be mounted.).
getSubPath() - Method in class org.cdk8s.plus22.MountOptions.Jsii$Proxy
 
getSubPath() - Method in class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
 
getSubPathExpr() - Method in interface org.cdk8s.plus22.MountOptions
Expanded path within the volume from which the container's volume should be mounted.
getSubPathExpr() - Method in class org.cdk8s.plus22.MountOptions.Jsii$Proxy
 
getSubPathExpr() - Method in class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
 
getSuccessThreshold() - Method in class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
 
getSuccessThreshold() - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
 
getSuccessThreshold() - Method in interface org.cdk8s.plus22.ProbeOptions
Minimum consecutive successes for the probe to be considered successful after having failed.
getSuccessThreshold() - Method in class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
 
getTargetPort() - Method in class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
 
getTargetPort() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
getTargetPort() - Method in interface org.cdk8s.plus22.ExposeDeploymentViaServiceOptions
The port number the service will redirect to.
getTargetPort() - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
 
getTargetPort() - Method in class org.cdk8s.plus22.ServicePort.Jsii$Proxy
 
getTargetPort() - Method in interface org.cdk8s.plus22.ServicePortOptions
The port number the service will redirect to.
getTargetPort() - Method in class org.cdk8s.plus22.ServicePortOptions.Jsii$Proxy
 
getTimeoutSeconds() - Method in class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
 
getTimeoutSeconds() - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
 
getTimeoutSeconds() - Method in interface org.cdk8s.plus22.ProbeOptions
Number of seconds after which the probe times out.
getTimeoutSeconds() - Method in class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
 
getTls() - Method in interface org.cdk8s.plus22.IngressProps
TLS settings for this ingress.
getTls() - Method in class org.cdk8s.plus22.IngressProps.Jsii$Proxy
 
getTtlAfterFinished() - Method in class org.cdk8s.plus22.Job
TTL before the job is deleted after it is finished.
getTtlAfterFinished() - Method in interface org.cdk8s.plus22.JobProps
Limits the lifetime of a Job that has finished execution (either Complete or Failed).
getTtlAfterFinished() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
getType() - Method in interface org.cdk8s.plus22.SecretProps
Optional type associated with the secret.
getType() - Method in class org.cdk8s.plus22.SecretProps.Jsii$Proxy
 
getType() - Method in class org.cdk8s.plus22.Service
Determines how the Service is exposed.
getType() - Method in interface org.cdk8s.plus22.ServiceProps
Determines how the Service is exposed.
getType() - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
getValue() - Method in class org.cdk8s.plus22.EnvValue
 
getValueFrom() - Method in class org.cdk8s.plus22.EnvValue
 
getVolume() - Method in interface org.cdk8s.plus22.VolumeMount
The volume to mount.
getVolume() - Method in class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
 
getVolumeMounts() - Method in interface org.cdk8s.plus22.ContainerProps
Pod volumes to mount into the container's filesystem.
getVolumeMounts() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
getVolumes() - Method in class org.cdk8s.plus22.Deployment
The volumes associated with this pod.
getVolumes() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
getVolumes() - Method in interface org.cdk8s.plus22.IPodSpec
The volumes associated with this pod.
getVolumes() - Method in interface org.cdk8s.plus22.IPodSpec.Jsii$Default
The volumes associated with this pod.
getVolumes() - Method in class org.cdk8s.plus22.IPodSpec.Jsii$Proxy
The volumes associated with this pod.
getVolumes() - Method in interface org.cdk8s.plus22.IPodTemplate.Jsii$Default
The volumes associated with this pod.
getVolumes() - Method in class org.cdk8s.plus22.IPodTemplate.Jsii$Proxy
The volumes associated with this pod.
getVolumes() - Method in class org.cdk8s.plus22.Job
The volumes associated with this pod.
getVolumes() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
getVolumes() - Method in class org.cdk8s.plus22.Pod
The volumes associated with this pod.
getVolumes() - Method in class org.cdk8s.plus22.PodProps.Jsii$Proxy
 
getVolumes() - Method in class org.cdk8s.plus22.PodSpec
The volumes associated with this pod.
getVolumes() - Method in interface org.cdk8s.plus22.PodSpecProps
List of volumes that can be mounted by containers belonging to the pod.
getVolumes() - Method in class org.cdk8s.plus22.PodSpecProps.Jsii$Proxy
 
getVolumes() - Method in class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
 
getVolumes() - Method in class org.cdk8s.plus22.StatefulSet
The volumes associated with this pod.
getVolumes() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
getWorkingDir() - Method in class org.cdk8s.plus22.Container
The working directory inside the container.
getWorkingDir() - Method in interface org.cdk8s.plus22.ContainerProps
Container's working directory.
getWorkingDir() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 

H

hashCode() - Method in class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.AddDirectoryOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ConfigMapProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.EmptyDirVolumeOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.EnvValueFromConfigMapOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.EnvValueFromProcessOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.EnvValueFromResourceOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.EnvValueFromSecretOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.IngressProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.IngressRule.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.IngressTls.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.JobProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.MountOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.PathMapping.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.PodProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.PodSpecProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ResourceProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.SecretProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.SecretValue.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.SecretVolumeOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ServiceAccountProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ServiceIngressBackendOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ServicePort.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ServicePortOptions.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
 
hashCode() - Method in class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
 
host(String) - Method in class org.cdk8s.plus22.IngressRule.Builder
Sets the value of IngressRule.getHost()
HOST_TO_CONTAINER - org.cdk8s.plus22.MountPropagation
This volume mount will receive all subsequent mounts that are mounted to this volume or any of its subdirectories.
hosts(List<String>) - Method in class org.cdk8s.plus22.IngressTls.Builder
Sets the value of IngressTls.getHosts()
HttpGetProbeOptions - Interface in org.cdk8s.plus22
Options for `Probe.fromHttpGet()`.
HttpGetProbeOptions.Builder - Class in org.cdk8s.plus22
A builder for HttpGetProbeOptions
HttpGetProbeOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for HttpGetProbeOptions
HttpIngressPathType - Enum in org.cdk8s.plus22
Specify how the path is matched against request paths.

I

IConfigMap - Interface in org.cdk8s.plus22
Represents a config map.
IConfigMap.Jsii$Default - Interface in org.cdk8s.plus22
Internal default implementation for IConfigMap.
IConfigMap.Jsii$Proxy - Class in org.cdk8s.plus22
A proxy class which represents a concrete javascript instance of this type.
IF_NOT_PRESENT - org.cdk8s.plus22.ImagePullPolicy
The image is pulled only if it is not already present locally.
image(String) - Method in class org.cdk8s.plus22.Container.Builder
Docker image name.
image(String) - Method in class org.cdk8s.plus22.ContainerProps.Builder
Sets the value of ContainerProps.getImage()
imagePullPolicy(ImagePullPolicy) - Method in class org.cdk8s.plus22.Container.Builder
Image pull policy for this container.
imagePullPolicy(ImagePullPolicy) - Method in class org.cdk8s.plus22.ContainerProps.Builder
ImagePullPolicy - Enum in org.cdk8s.plus22
 
IMPLEMENTATION_SPECIFIC - org.cdk8s.plus22.HttpIngressPathType
Matching is specified by the underlying IngressClass.
ingress(Ingress) - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Builder
ingress(Ingress) - Method in class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Builder
Ingress - Class in org.cdk8s.plus22
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.
Ingress(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Ingress
 
Ingress(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Ingress
 
Ingress(Construct, String) - Constructor for class org.cdk8s.plus22.Ingress
 
Ingress(Construct, String, IngressProps) - Constructor for class org.cdk8s.plus22.Ingress
 
Ingress.Builder - Class in org.cdk8s.plus22
A fluent builder for Ingress.
IngressBackend - Class in org.cdk8s.plus22
The backend for an ingress path.
IngressBackend(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.IngressBackend
 
IngressBackend(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.IngressBackend
 
IngressProps - Interface in org.cdk8s.plus22
Properties for `Ingress`.
IngressProps.Builder - Class in org.cdk8s.plus22
A builder for IngressProps
IngressProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for IngressProps
IngressRule - Interface in org.cdk8s.plus22
Represents the rules mapping the paths under a specified host to the related backend services.
IngressRule.Builder - Class in org.cdk8s.plus22
A builder for IngressRule
IngressRule.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for IngressRule
IngressTls - Interface in org.cdk8s.plus22
Represents the TLS configuration mapping that is passed to the ingress controller for SSL termination.
IngressTls.Builder - Class in org.cdk8s.plus22
A builder for IngressTls
IngressTls.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for IngressTls
initialDelaySeconds(Duration) - Method in class org.cdk8s.plus22.CommandProbeOptions.Builder
initialDelaySeconds(Duration) - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Builder
initialDelaySeconds(Duration) - Method in class org.cdk8s.plus22.ProbeOptions.Builder
IPodSpec - Interface in org.cdk8s.plus22
Represents a resource that can be configured with a kuberenets pod spec.
IPodSpec.Jsii$Default - Interface in org.cdk8s.plus22
Internal default implementation for IPodSpec.
IPodSpec.Jsii$Proxy - Class in org.cdk8s.plus22
A proxy class which represents a concrete javascript instance of this type.
IPodTemplate - Interface in org.cdk8s.plus22
Represents a resource that can be configured with a kuberenets pod template.
IPodTemplate.Jsii$Default - Interface in org.cdk8s.plus22
Internal default implementation for IPodTemplate.
IPodTemplate.Jsii$Proxy - Class in org.cdk8s.plus22
A proxy class which represents a concrete javascript instance of this type.
IResource - Interface in org.cdk8s.plus22
Represents a resource.
IResource.Jsii$Default - Interface in org.cdk8s.plus22
Internal default implementation for IResource.
IResource.Jsii$Proxy - Class in org.cdk8s.plus22
A proxy class which represents a concrete javascript instance of this type.
ISecret - Interface in org.cdk8s.plus22
 
ISecret.Jsii$Default - Interface in org.cdk8s.plus22
Internal default implementation for ISecret.
ISecret.Jsii$Proxy - Class in org.cdk8s.plus22
A proxy class which represents a concrete javascript instance of this type.
IServiceAccount - Interface in org.cdk8s.plus22
 
IServiceAccount.Jsii$Default - Interface in org.cdk8s.plus22
Internal default implementation for IServiceAccount.
IServiceAccount.Jsii$Proxy - Class in org.cdk8s.plus22
A proxy class which represents a concrete javascript instance of this type.
items(Map<String, ? extends PathMapping>) - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Builder
items(Map<String, ? extends PathMapping>) - Method in class org.cdk8s.plus22.SecretVolumeOptions.Builder

J

Job - Class in org.cdk8s.plus22
A Job creates one or more Pods and ensures that a specified number of them successfully terminate.
Job(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Job
 
Job(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Job
 
Job(Construct, String) - Constructor for class org.cdk8s.plus22.Job
 
Job(Construct, String, JobProps) - Constructor for class org.cdk8s.plus22.Job
 
Job.Builder - Class in org.cdk8s.plus22
A fluent builder for Job.
JobProps - Interface in org.cdk8s.plus22
Properties for initialization of `Job`.
JobProps.Builder - Class in org.cdk8s.plus22
A builder for JobProps
JobProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for JobProps
Jsii$Proxy(AddDeploymentOptions.Builder) - Constructor for class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the AddDeploymentOptions.Builder.
Jsii$Proxy(AddDirectoryOptions.Builder) - Constructor for class org.cdk8s.plus22.AddDirectoryOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the AddDirectoryOptions.Builder.
Jsii$Proxy(CommandProbeOptions.Builder) - Constructor for class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the CommandProbeOptions.Builder.
Jsii$Proxy(ConfigMapProps.Builder) - Constructor for class org.cdk8s.plus22.ConfigMapProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ConfigMapProps.Builder.
Jsii$Proxy(ConfigMapVolumeOptions.Builder) - Constructor for class org.cdk8s.plus22.ConfigMapVolumeOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ConfigMapVolumeOptions.Builder.
Jsii$Proxy(ContainerProps.Builder) - Constructor for class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ContainerProps.Builder.
Jsii$Proxy(DeploymentProps.Builder) - Constructor for class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the DeploymentProps.Builder.
Jsii$Proxy(EmptyDirVolumeOptions.Builder) - Constructor for class org.cdk8s.plus22.EmptyDirVolumeOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the EmptyDirVolumeOptions.Builder.
Jsii$Proxy(EnvValueFromConfigMapOptions.Builder) - Constructor for class org.cdk8s.plus22.EnvValueFromConfigMapOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the EnvValueFromConfigMapOptions.Builder.
Jsii$Proxy(EnvValueFromFieldRefOptions.Builder) - Constructor for class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the EnvValueFromFieldRefOptions.Builder.
Jsii$Proxy(EnvValueFromProcessOptions.Builder) - Constructor for class org.cdk8s.plus22.EnvValueFromProcessOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the EnvValueFromProcessOptions.Builder.
Jsii$Proxy(EnvValueFromResourceOptions.Builder) - Constructor for class org.cdk8s.plus22.EnvValueFromResourceOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the EnvValueFromResourceOptions.Builder.
Jsii$Proxy(EnvValueFromSecretOptions.Builder) - Constructor for class org.cdk8s.plus22.EnvValueFromSecretOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the EnvValueFromSecretOptions.Builder.
Jsii$Proxy(ExposeDeploymentViaIngressOptions.Builder) - Constructor for class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ExposeDeploymentViaIngressOptions.Builder.
Jsii$Proxy(ExposeDeploymentViaServiceOptions.Builder) - Constructor for class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ExposeDeploymentViaServiceOptions.Builder.
Jsii$Proxy(ExposeServiceViaIngressOptions.Builder) - Constructor for class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ExposeServiceViaIngressOptions.Builder.
Jsii$Proxy(HttpGetProbeOptions.Builder) - Constructor for class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the HttpGetProbeOptions.Builder.
Jsii$Proxy(IngressProps.Builder) - Constructor for class org.cdk8s.plus22.IngressProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the IngressProps.Builder.
Jsii$Proxy(IngressRule.Builder) - Constructor for class org.cdk8s.plus22.IngressRule.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the IngressRule.Builder.
Jsii$Proxy(IngressTls.Builder) - Constructor for class org.cdk8s.plus22.IngressTls.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the IngressTls.Builder.
Jsii$Proxy(JobProps.Builder) - Constructor for class org.cdk8s.plus22.JobProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the JobProps.Builder.
Jsii$Proxy(MountOptions.Builder) - Constructor for class org.cdk8s.plus22.MountOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the MountOptions.Builder.
Jsii$Proxy(PathMapping.Builder) - Constructor for class org.cdk8s.plus22.PathMapping.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the PathMapping.Builder.
Jsii$Proxy(PodProps.Builder) - Constructor for class org.cdk8s.plus22.PodProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the PodProps.Builder.
Jsii$Proxy(PodSpecProps.Builder) - Constructor for class org.cdk8s.plus22.PodSpecProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the PodSpecProps.Builder.
Jsii$Proxy(PodTemplateProps.Builder) - Constructor for class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the PodTemplateProps.Builder.
Jsii$Proxy(ProbeOptions.Builder) - Constructor for class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ProbeOptions.Builder.
Jsii$Proxy(ResourceProps.Builder) - Constructor for class org.cdk8s.plus22.ResourceProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ResourceProps.Builder.
Jsii$Proxy(SecretProps.Builder) - Constructor for class org.cdk8s.plus22.SecretProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the SecretProps.Builder.
Jsii$Proxy(SecretValue.Builder) - Constructor for class org.cdk8s.plus22.SecretValue.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the SecretValue.Builder.
Jsii$Proxy(SecretVolumeOptions.Builder) - Constructor for class org.cdk8s.plus22.SecretVolumeOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the SecretVolumeOptions.Builder.
Jsii$Proxy(ServiceAccountProps.Builder) - Constructor for class org.cdk8s.plus22.ServiceAccountProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ServiceAccountProps.Builder.
Jsii$Proxy(ServiceIngressBackendOptions.Builder) - Constructor for class org.cdk8s.plus22.ServiceIngressBackendOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ServiceIngressBackendOptions.Builder.
Jsii$Proxy(ServicePort.Builder) - Constructor for class org.cdk8s.plus22.ServicePort.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ServicePort.Builder.
Jsii$Proxy(ServicePortOptions.Builder) - Constructor for class org.cdk8s.plus22.ServicePortOptions.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ServicePortOptions.Builder.
Jsii$Proxy(ServiceProps.Builder) - Constructor for class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the ServiceProps.Builder.
Jsii$Proxy(StatefulSetProps.Builder) - Constructor for class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the StatefulSetProps.Builder.
Jsii$Proxy(VolumeMount.Builder) - Constructor for class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
Constructor that initializes the object based on literal property values passed by the VolumeMount.Builder.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.AddDeploymentOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.AddDirectoryOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.CommandProbeOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ConfigMapProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ConfigMapVolumeOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ContainerProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.DeploymentProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.EmptyDirVolumeOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.EnvValueFromConfigMapOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.EnvValueFromProcessOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.EnvValueFromResourceOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.EnvValueFromSecretOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.HttpGetProbeOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.IConfigMap.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.IngressProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.IngressRule.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.IngressTls.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.IPodSpec.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.IPodTemplate.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.IResource.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ISecret.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.IServiceAccount.Jsii$Proxy
 
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.JobProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.MountOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.PathMapping.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.PodProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.PodSpecProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.PodTemplateProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ProbeOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ResourceProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.SecretProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.SecretValue.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.SecretVolumeOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ServiceAccountProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ServiceIngressBackendOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ServicePort.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ServicePortOptions.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ServiceProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.StatefulSetProps.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.
Jsii$Proxy(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.VolumeMount.Jsii$Proxy
Constructor that initializes the object based on values retrieved from the JsiiObject.

K

key(String) - Method in class org.cdk8s.plus22.EnvValueFromFieldRefOptions.Builder
key(String) - Method in class org.cdk8s.plus22.SecretValue.Builder
Sets the value of SecretValue.getKey()
keyPrefix(String) - Method in class org.cdk8s.plus22.AddDirectoryOptions.Builder

L

liveness(Probe) - Method in class org.cdk8s.plus22.Container.Builder
Periodic probe of container liveness.
liveness(Probe) - Method in class org.cdk8s.plus22.ContainerProps.Builder
LOAD_BALANCER - org.cdk8s.plus22.ServiceType
Exposes the Service externally using a cloud provider's load balancer.
loadBalancerSourceRanges(List<String>) - Method in class org.cdk8s.plus22.Service.Builder
A list of CIDR IP addresses, if specified and supported by the platform, will restrict traffic through the cloud-provider load-balancer to the specified client IPs.
loadBalancerSourceRanges(List<String>) - Method in class org.cdk8s.plus22.ServiceProps.Builder

M

medium(EmptyDirMedium) - Method in class org.cdk8s.plus22.EmptyDirVolumeOptions.Builder
MEMORY - org.cdk8s.plus22.EmptyDirMedium
Mount a tmpfs (RAM-backed filesystem) for you instead.
MEMORY_LIMIT - org.cdk8s.plus22.ResourceFieldPaths
Memory limit of the container.
MEMORY_REQUEST - org.cdk8s.plus22.ResourceFieldPaths
Memory request of the container.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.ConfigMap.Builder
Metadata that all persisted resources must have, which includes all objects users must create.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.ConfigMapProps.Builder
Sets the value of ResourceProps.getMetadata()
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.Deployment.Builder
Metadata that all persisted resources must have, which includes all objects users must create.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.DeploymentProps.Builder
Sets the value of ResourceProps.getMetadata()
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.Ingress.Builder
Metadata that all persisted resources must have, which includes all objects users must create.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.IngressProps.Builder
Sets the value of ResourceProps.getMetadata()
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.Job.Builder
Metadata that all persisted resources must have, which includes all objects users must create.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.JobProps.Builder
Sets the value of ResourceProps.getMetadata()
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.Pod.Builder
Metadata that all persisted resources must have, which includes all objects users must create.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.PodProps.Builder
Sets the value of ResourceProps.getMetadata()
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.ResourceProps.Builder
Sets the value of ResourceProps.getMetadata()
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.Secret.Builder
Metadata that all persisted resources must have, which includes all objects users must create.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.SecretProps.Builder
Sets the value of ResourceProps.getMetadata()
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.Service.Builder
Metadata that all persisted resources must have, which includes all objects users must create.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.ServiceAccount.Builder
Metadata that all persisted resources must have, which includes all objects users must create.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.ServiceAccountProps.Builder
Sets the value of ResourceProps.getMetadata()
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.ServiceProps.Builder
Sets the value of ResourceProps.getMetadata()
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.StatefulSet.Builder
Metadata that all persisted resources must have, which includes all objects users must create.
metadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
Sets the value of ResourceProps.getMetadata()
mode(Number) - Method in class org.cdk8s.plus22.PathMapping.Builder
Sets the value of PathMapping.getMode()
mount(String, Volume) - Method in class org.cdk8s.plus22.Container
Mount a volume to a specific path so that it is accessible by the container.
mount(String, Volume, MountOptions) - Method in class org.cdk8s.plus22.Container
Mount a volume to a specific path so that it is accessible by the container.
MountOptions - Interface in org.cdk8s.plus22
Options for mounts.
MountOptions.Builder - Class in org.cdk8s.plus22
A builder for MountOptions
MountOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for MountOptions
MountPropagation - Enum in org.cdk8s.plus22
 

N

name(String) - Method in class org.cdk8s.plus22.AddDeploymentOptions.Builder
name(String) - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Builder
name(String) - Method in class org.cdk8s.plus22.Container.Builder
Name of the container specified as a DNS_LABEL.
name(String) - Method in class org.cdk8s.plus22.ContainerProps.Builder
Sets the value of ContainerProps.getName()
name(String) - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Builder
name(String) - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Builder
name(String) - Method in class org.cdk8s.plus22.SecretVolumeOptions.Builder
name(String) - Method in class org.cdk8s.plus22.ServicePort.Builder
name(String) - Method in class org.cdk8s.plus22.ServicePortOptions.Builder
NEVER - org.cdk8s.plus22.ImagePullPolicy
The image is assumed to exist locally.
NEVER - org.cdk8s.plus22.RestartPolicy
Never restart the pod.
NODE_IP - org.cdk8s.plus22.EnvFieldPaths
The ipAddress of the node.
NODE_NAME - org.cdk8s.plus22.EnvFieldPaths
The name of the node.
NODE_PORT - org.cdk8s.plus22.ServiceType
Exposes the Service on each Node's IP at a static port (the NodePort).
nodePort(Number) - Method in class org.cdk8s.plus22.AddDeploymentOptions.Builder
nodePort(Number) - Method in class org.cdk8s.plus22.ServicePort.Builder
nodePort(Number) - Method in class org.cdk8s.plus22.ServicePortOptions.Builder
NONE - org.cdk8s.plus22.MountPropagation
This volume mount will not receive any subsequent mounts that are mounted to this volume or any of its subdirectories by the host.

O

ON_FAILURE - org.cdk8s.plus22.RestartPolicy
Only restart if the pod exits with a non-zero exit code.
onValidate() - Method in class org.cdk8s.plus22.Ingress
(deprecated) Validate the current construct.
optional(Boolean) - Method in class org.cdk8s.plus22.ConfigMapVolumeOptions.Builder
optional(Boolean) - Method in class org.cdk8s.plus22.EnvValueFromConfigMapOptions.Builder
optional(Boolean) - Method in class org.cdk8s.plus22.EnvValueFromSecretOptions.Builder
optional(Boolean) - Method in class org.cdk8s.plus22.SecretVolumeOptions.Builder
ORDERED_READY - org.cdk8s.plus22.PodManagementPolicy
 
org.cdk8s.plus22 - package org.cdk8s.plus22
cdk8s+ (cdk8s-plus)

P

PARALLEL - org.cdk8s.plus22.PodManagementPolicy
 
path(String) - Method in class org.cdk8s.plus22.IngressRule.Builder
Sets the value of IngressRule.getPath()
path(String) - Method in class org.cdk8s.plus22.PathMapping.Builder
Sets the value of PathMapping.getPath()
path(String) - Method in class org.cdk8s.plus22.VolumeMount.Builder
Sets the value of VolumeMount.getPath()
PathMapping - Interface in org.cdk8s.plus22
Maps a string key to a path within a volume.
PathMapping.Builder - Class in org.cdk8s.plus22
A builder for PathMapping
PathMapping.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for PathMapping
pathType(HttpIngressPathType) - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Builder
pathType(HttpIngressPathType) - Method in class org.cdk8s.plus22.ExposeServiceViaIngressOptions.Builder
pathType(HttpIngressPathType) - Method in class org.cdk8s.plus22.IngressRule.Builder
Sets the value of IngressRule.getPathType()
periodSeconds(Duration) - Method in class org.cdk8s.plus22.CommandProbeOptions.Builder
periodSeconds(Duration) - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Builder
periodSeconds(Duration) - Method in class org.cdk8s.plus22.ProbeOptions.Builder
Pod - Class in org.cdk8s.plus22
Pod is a collection of containers that can run on a host.
Pod(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Pod
 
Pod(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Pod
 
Pod(Construct, String) - Constructor for class org.cdk8s.plus22.Pod
 
Pod(Construct, String, PodProps) - Constructor for class org.cdk8s.plus22.Pod
 
POD_ANNOTATION - org.cdk8s.plus22.EnvFieldPaths
The annotations of the pod.
POD_IP - org.cdk8s.plus22.EnvFieldPaths
The ipAddress of the pod.
POD_IPS - org.cdk8s.plus22.EnvFieldPaths
The ipAddresess of the pod.
POD_LABEL - org.cdk8s.plus22.EnvFieldPaths
The labels of the pod.
POD_NAME - org.cdk8s.plus22.EnvFieldPaths
The name of the pod.
POD_NAMESPACE - org.cdk8s.plus22.EnvFieldPaths
The namespace of the pod.
POD_UID - org.cdk8s.plus22.EnvFieldPaths
The uid of the pod.
Pod.Builder - Class in org.cdk8s.plus22
A fluent builder for Pod.
podManagementPolicy(PodManagementPolicy) - Method in class org.cdk8s.plus22.StatefulSet.Builder
Pod management policy to use for this statefulset.
podManagementPolicy(PodManagementPolicy) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
PodManagementPolicy - Enum in org.cdk8s.plus22
Controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down.
podMetadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.Deployment.Builder
The pod metadata.
podMetadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.DeploymentProps.Builder
podMetadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.Job.Builder
The pod metadata.
podMetadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.JobProps.Builder
podMetadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.PodTemplate.Builder
The pod metadata.
podMetadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.PodTemplateProps.Builder
podMetadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.StatefulSet.Builder
The pod metadata.
podMetadata(ApiObjectMetadata) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
PodProps - Interface in org.cdk8s.plus22
Properties for initialization of `Pod`.
PodProps.Builder - Class in org.cdk8s.plus22
A builder for PodProps
PodProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for PodProps
PodSpec - Class in org.cdk8s.plus22
Provides read/write capabilities ontop of a `PodSpecProps`.
PodSpec() - Constructor for class org.cdk8s.plus22.PodSpec
 
PodSpec(PodSpecProps) - Constructor for class org.cdk8s.plus22.PodSpec
 
PodSpec(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.PodSpec
 
PodSpec(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.PodSpec
 
PodSpec.Builder - Class in org.cdk8s.plus22
A fluent builder for PodSpec.
PodSpecProps - Interface in org.cdk8s.plus22
Properties of a `PodSpec`.
PodSpecProps.Builder - Class in org.cdk8s.plus22
A builder for PodSpecProps
PodSpecProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for PodSpecProps
PodTemplate - Class in org.cdk8s.plus22
Provides read/write capabilities ontop of a `PodTemplateProps`.
PodTemplate() - Constructor for class org.cdk8s.plus22.PodTemplate
 
PodTemplate(PodTemplateProps) - Constructor for class org.cdk8s.plus22.PodTemplate
 
PodTemplate(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.PodTemplate
 
PodTemplate(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.PodTemplate
 
PodTemplate.Builder - Class in org.cdk8s.plus22
A fluent builder for PodTemplate.
PodTemplateProps - Interface in org.cdk8s.plus22
Properties of a `PodTemplate`.
PodTemplateProps.Builder - Class in org.cdk8s.plus22
A builder for PodTemplateProps
PodTemplateProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for PodTemplateProps
port(Number) - Method in class org.cdk8s.plus22.AddDeploymentOptions.Builder
port(Number) - Method in class org.cdk8s.plus22.Container.Builder
Number of port to expose on the pod's IP address.
port(Number) - Method in class org.cdk8s.plus22.ContainerProps.Builder
Sets the value of ContainerProps.getPort()
port(Number) - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Builder
port(Number) - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Builder
port(Number) - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Builder
port(Number) - Method in class org.cdk8s.plus22.ServiceIngressBackendOptions.Builder
port(Number) - Method in class org.cdk8s.plus22.ServicePort.Builder
Sets the value of ServicePort.getPort()
ports(List<? extends ServicePort>) - Method in class org.cdk8s.plus22.Service.Builder
The port exposed by this service.
ports(List<? extends ServicePort>) - Method in class org.cdk8s.plus22.ServiceProps.Builder
Sets the value of ServiceProps.getPorts()
PREFIX - org.cdk8s.plus22.HttpIngressPathType
Matches the URL path exactly.
Probe - Class in org.cdk8s.plus22
Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.
Probe() - Constructor for class org.cdk8s.plus22.Probe
 
Probe(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Probe
 
Probe(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Probe
 
ProbeOptions - Interface in org.cdk8s.plus22
Probe options.
ProbeOptions.Builder - Class in org.cdk8s.plus22
A builder for ProbeOptions
ProbeOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ProbeOptions
propagation(MountPropagation) - Method in class org.cdk8s.plus22.MountOptions.Builder
propagation(MountPropagation) - Method in class org.cdk8s.plus22.VolumeMount.Builder
protocol(Protocol) - Method in class org.cdk8s.plus22.AddDeploymentOptions.Builder
protocol(Protocol) - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Builder
protocol(Protocol) - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Builder
protocol(Protocol) - Method in class org.cdk8s.plus22.ServicePort.Builder
protocol(Protocol) - Method in class org.cdk8s.plus22.ServicePortOptions.Builder
Protocol - Enum in org.cdk8s.plus22
 

R

readiness(Probe) - Method in class org.cdk8s.plus22.Container.Builder
Determines when the container is ready to serve traffic.
readiness(Probe) - Method in class org.cdk8s.plus22.ContainerProps.Builder
readOnly(Boolean) - Method in class org.cdk8s.plus22.MountOptions.Builder
Sets the value of MountOptions.getReadOnly()
readOnly(Boolean) - Method in class org.cdk8s.plus22.VolumeMount.Builder
Sets the value of MountOptions.getReadOnly()
replicas(Number) - Method in class org.cdk8s.plus22.Deployment.Builder
Number of desired pods.
replicas(Number) - Method in class org.cdk8s.plus22.DeploymentProps.Builder
replicas(Number) - Method in class org.cdk8s.plus22.StatefulSet.Builder
Number of desired pods.
replicas(Number) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
required(Boolean) - Method in class org.cdk8s.plus22.EnvValueFromProcessOptions.Builder
Resource - Class in org.cdk8s.plus22
Base class for all Kubernetes objects in stdk8s.
Resource(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Resource
 
Resource(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Resource
 
Resource(Construct, String) - Constructor for class org.cdk8s.plus22.Resource
Creates a new construct node.
Resource(Construct, String, ConstructOptions) - Constructor for class org.cdk8s.plus22.Resource
Creates a new construct node.
ResourceFieldPaths - Enum in org.cdk8s.plus22
 
ResourceProps - Interface in org.cdk8s.plus22
Initialization properties for resources.
ResourceProps.Builder - Class in org.cdk8s.plus22
A builder for ResourceProps
ResourceProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ResourceProps
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.Deployment.Builder
Restart policy for all containers within the pod.
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.DeploymentProps.Builder
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.Job.Builder
Restart policy for all containers within the pod.
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.JobProps.Builder
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.Pod.Builder
Restart policy for all containers within the pod.
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.PodProps.Builder
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.PodSpec.Builder
Restart policy for all containers within the pod.
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.PodSpecProps.Builder
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.PodTemplate.Builder
Restart policy for all containers within the pod.
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.PodTemplateProps.Builder
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.StatefulSet.Builder
Restart policy for all containers within the pod.
restartPolicy(RestartPolicy) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
RestartPolicy - Enum in org.cdk8s.plus22
Restart policy for all containers within the pod.
rules(List<? extends IngressRule>) - Method in class org.cdk8s.plus22.Ingress.Builder
Routing rules for this ingress.
rules(List<? extends IngressRule>) - Method in class org.cdk8s.plus22.IngressProps.Builder
Sets the value of IngressProps.getRules()

S

SCTP - org.cdk8s.plus22.Protocol
 
secret(ISecret) - Method in class org.cdk8s.plus22.IngressTls.Builder
Sets the value of IngressTls.getSecret()
secret(ISecret) - Method in class org.cdk8s.plus22.SecretValue.Builder
Sets the value of SecretValue.getSecret()
Secret - Class in org.cdk8s.plus22
Kubernetes Secrets let you store and manage sensitive information, such as passwords, OAuth tokens, and ssh keys.
Secret(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Secret
 
Secret(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Secret
 
Secret(Construct, String) - Constructor for class org.cdk8s.plus22.Secret
 
Secret(Construct, String, SecretProps) - Constructor for class org.cdk8s.plus22.Secret
 
Secret.Builder - Class in org.cdk8s.plus22
A fluent builder for Secret.
SecretProps - Interface in org.cdk8s.plus22
 
SecretProps.Builder - Class in org.cdk8s.plus22
A builder for SecretProps
SecretProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for SecretProps
secrets(List<? extends ISecret>) - Method in class org.cdk8s.plus22.ServiceAccount.Builder
List of secrets allowed to be used by pods running using this ServiceAccount.
secrets(List<? extends ISecret>) - Method in class org.cdk8s.plus22.ServiceAccountProps.Builder
SecretValue - Interface in org.cdk8s.plus22
Represents a specific value in JSON secret.
SecretValue.Builder - Class in org.cdk8s.plus22
A builder for SecretValue
SecretValue.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for SecretValue
SecretVolumeOptions - Interface in org.cdk8s.plus22
Options for the Secret-based volume.
SecretVolumeOptions.Builder - Class in org.cdk8s.plus22
A builder for SecretVolumeOptions
SecretVolumeOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for SecretVolumeOptions
selectByLabel(String, String) - Method in class org.cdk8s.plus22.Deployment
Configure a label selector to this deployment.
selectByLabel(String, String) - Method in class org.cdk8s.plus22.StatefulSet
Configure a label selector to this deployment.
serve(Number) - Method in class org.cdk8s.plus22.Service
Configure a port the service will bind to.
serve(Number, ServicePortOptions) - Method in class org.cdk8s.plus22.Service
Configure a port the service will bind to.
service(Service) - Method in class org.cdk8s.plus22.StatefulSet.Builder
Service to associate with the statefulset.
service(Service) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
Service - Class in org.cdk8s.plus22
An abstract way to expose an application running on a set of Pods as a network service.
Service(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Service
 
Service(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Service
 
Service(Construct, String) - Constructor for class org.cdk8s.plus22.Service
 
Service(Construct, String, ServiceProps) - Constructor for class org.cdk8s.plus22.Service
 
SERVICE_ACCOUNT_NAME - org.cdk8s.plus22.EnvFieldPaths
The service account name of the pod.
Service.Builder - Class in org.cdk8s.plus22
A fluent builder for Service.
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.Deployment.Builder
A service account provides an identity for processes that run in a Pod.
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.DeploymentProps.Builder
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.Job.Builder
A service account provides an identity for processes that run in a Pod.
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.JobProps.Builder
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.Pod.Builder
A service account provides an identity for processes that run in a Pod.
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.PodProps.Builder
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.PodSpec.Builder
A service account provides an identity for processes that run in a Pod.
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.PodSpecProps.Builder
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.PodTemplate.Builder
A service account provides an identity for processes that run in a Pod.
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.PodTemplateProps.Builder
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.StatefulSet.Builder
A service account provides an identity for processes that run in a Pod.
serviceAccount(IServiceAccount) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
ServiceAccount - Class in org.cdk8s.plus22
A service account provides an identity for processes that run in a Pod.
ServiceAccount(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.ServiceAccount
 
ServiceAccount(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.ServiceAccount
 
ServiceAccount(Construct, String) - Constructor for class org.cdk8s.plus22.ServiceAccount
 
ServiceAccount(Construct, String, ServiceAccountProps) - Constructor for class org.cdk8s.plus22.ServiceAccount
 
ServiceAccount.Builder - Class in org.cdk8s.plus22
A fluent builder for ServiceAccount.
ServiceAccountProps - Interface in org.cdk8s.plus22
Properties for initialization of `ServiceAccount`.
ServiceAccountProps.Builder - Class in org.cdk8s.plus22
A builder for ServiceAccountProps
ServiceAccountProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ServiceAccountProps
ServiceIngressBackendOptions - Interface in org.cdk8s.plus22
Options for setting up backends for ingress rules.
ServiceIngressBackendOptions.Builder - Class in org.cdk8s.plus22
ServiceIngressBackendOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ServiceIngressBackendOptions
ServicePort - Interface in org.cdk8s.plus22
Definition of a service port.
ServicePort.Builder - Class in org.cdk8s.plus22
A builder for ServicePort
ServicePort.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ServicePort
ServicePortOptions - Interface in org.cdk8s.plus22
 
ServicePortOptions.Builder - Class in org.cdk8s.plus22
A builder for ServicePortOptions
ServicePortOptions.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ServicePortOptions
ServiceProps - Interface in org.cdk8s.plus22
Properties for initialization of `Service`.
ServiceProps.Builder - Class in org.cdk8s.plus22
A builder for ServiceProps
ServiceProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for ServiceProps
serviceType(ServiceType) - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Builder
serviceType(ServiceType) - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Builder
ServiceType - Enum in org.cdk8s.plus22
For some parts of your application (for example, frontends) you may want to expose a Service onto an external IP address, that's outside of your cluster.
sizeLimit(Size) - Method in class org.cdk8s.plus22.EmptyDirVolumeOptions.Builder
startup(Probe) - Method in class org.cdk8s.plus22.Container.Builder
StartupProbe indicates that the Pod has successfully initialized.
startup(Probe) - Method in class org.cdk8s.plus22.ContainerProps.Builder
Sets the value of ContainerProps.getStartup()
StatefulSet - Class in org.cdk8s.plus22
StatefulSet is the workload API object used to manage stateful applications.
StatefulSet(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.StatefulSet
 
StatefulSet(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.StatefulSet
 
StatefulSet(Construct, String, StatefulSetProps) - Constructor for class org.cdk8s.plus22.StatefulSet
 
StatefulSet.Builder - Class in org.cdk8s.plus22
A fluent builder for StatefulSet.
StatefulSetProps - Interface in org.cdk8s.plus22
Properties for initialization of `StatefulSet`.
StatefulSetProps.Builder - Class in org.cdk8s.plus22
A builder for StatefulSetProps
StatefulSetProps.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for StatefulSetProps
STORAGE_LIMIT - org.cdk8s.plus22.ResourceFieldPaths
Ephemeral storage limit of the container.
STORAGE_REQUEST - org.cdk8s.plus22.ResourceFieldPaths
Ephemeral storage request of the container.
stringData(Map<String, String>) - Method in class org.cdk8s.plus22.Secret.Builder
stringData allows specifying non-binary secret data in string form.
stringData(Map<String, String>) - Method in class org.cdk8s.plus22.SecretProps.Builder
Sets the value of SecretProps.getStringData()
subPath(String) - Method in class org.cdk8s.plus22.MountOptions.Builder
Sets the value of MountOptions.getSubPath()
subPath(String) - Method in class org.cdk8s.plus22.VolumeMount.Builder
Sets the value of MountOptions.getSubPath()
subPathExpr(String) - Method in class org.cdk8s.plus22.MountOptions.Builder
subPathExpr(String) - Method in class org.cdk8s.plus22.VolumeMount.Builder
successThreshold(Number) - Method in class org.cdk8s.plus22.CommandProbeOptions.Builder
successThreshold(Number) - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Builder
successThreshold(Number) - Method in class org.cdk8s.plus22.ProbeOptions.Builder

T

targetPort(Number) - Method in class org.cdk8s.plus22.AddDeploymentOptions.Builder
targetPort(Number) - Method in class org.cdk8s.plus22.ExposeDeploymentViaIngressOptions.Builder
targetPort(Number) - Method in class org.cdk8s.plus22.ExposeDeploymentViaServiceOptions.Builder
targetPort(Number) - Method in class org.cdk8s.plus22.ServicePort.Builder
targetPort(Number) - Method in class org.cdk8s.plus22.ServicePortOptions.Builder
TCP - org.cdk8s.plus22.Protocol
 
timeoutSeconds(Duration) - Method in class org.cdk8s.plus22.CommandProbeOptions.Builder
timeoutSeconds(Duration) - Method in class org.cdk8s.plus22.HttpGetProbeOptions.Builder
timeoutSeconds(Duration) - Method in class org.cdk8s.plus22.ProbeOptions.Builder
tls(List<? extends IngressTls>) - Method in class org.cdk8s.plus22.Ingress.Builder
TLS settings for this ingress.
tls(List<? extends IngressTls>) - Method in class org.cdk8s.plus22.IngressProps.Builder
Sets the value of IngressProps.getTls()
ttlAfterFinished(Duration) - Method in class org.cdk8s.plus22.Job.Builder
Limits the lifetime of a Job that has finished execution (either Complete or Failed).
ttlAfterFinished(Duration) - Method in class org.cdk8s.plus22.JobProps.Builder
type(String) - Method in class org.cdk8s.plus22.Secret.Builder
Optional type associated with the secret.
type(String) - Method in class org.cdk8s.plus22.SecretProps.Builder
Sets the value of SecretProps.getType()
type(ServiceType) - Method in class org.cdk8s.plus22.Service.Builder
Determines how the Service is exposed.
type(ServiceType) - Method in class org.cdk8s.plus22.ServiceProps.Builder
Sets the value of ServiceProps.getType()

U

UDP - org.cdk8s.plus22.Protocol
 

V

valueOf(String) - Static method in enum org.cdk8s.plus22.EmptyDirMedium
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cdk8s.plus22.EnvFieldPaths
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cdk8s.plus22.HttpIngressPathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cdk8s.plus22.ImagePullPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cdk8s.plus22.MountPropagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cdk8s.plus22.PodManagementPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cdk8s.plus22.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cdk8s.plus22.ResourceFieldPaths
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cdk8s.plus22.RestartPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cdk8s.plus22.ServiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cdk8s.plus22.EmptyDirMedium
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cdk8s.plus22.EnvFieldPaths
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cdk8s.plus22.HttpIngressPathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cdk8s.plus22.ImagePullPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cdk8s.plus22.MountPropagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cdk8s.plus22.PodManagementPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cdk8s.plus22.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cdk8s.plus22.ResourceFieldPaths
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cdk8s.plus22.RestartPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cdk8s.plus22.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
volume(Volume) - Method in class org.cdk8s.plus22.VolumeMount.Builder
Sets the value of VolumeMount.getVolume()
Volume - Class in org.cdk8s.plus22
Volume represents a named volume in a pod that may be accessed by any container in the pod.
Volume(String, Object) - Constructor for class org.cdk8s.plus22.Volume
 
Volume(JsiiObject.InitializationMode) - Constructor for class org.cdk8s.plus22.Volume
 
Volume(JsiiObjectRef) - Constructor for class org.cdk8s.plus22.Volume
 
VolumeMount - Interface in org.cdk8s.plus22
Mount a volume from the pod to the container.
VolumeMount.Builder - Class in org.cdk8s.plus22
A builder for VolumeMount
VolumeMount.Jsii$Proxy - Class in org.cdk8s.plus22
An implementation for VolumeMount
volumeMounts(List<? extends VolumeMount>) - Method in class org.cdk8s.plus22.Container.Builder
Pod volumes to mount into the container's filesystem.
volumeMounts(List<? extends VolumeMount>) - Method in class org.cdk8s.plus22.ContainerProps.Builder
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.Deployment.Builder
List of volumes that can be mounted by containers belonging to the pod.
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.DeploymentProps.Builder
Sets the value of PodSpecProps.getVolumes()
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.Job.Builder
List of volumes that can be mounted by containers belonging to the pod.
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.JobProps.Builder
Sets the value of PodSpecProps.getVolumes()
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.Pod.Builder
List of volumes that can be mounted by containers belonging to the pod.
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.PodProps.Builder
Sets the value of PodSpecProps.getVolumes()
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.PodSpec.Builder
List of volumes that can be mounted by containers belonging to the pod.
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.PodSpecProps.Builder
Sets the value of PodSpecProps.getVolumes()
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.PodTemplate.Builder
List of volumes that can be mounted by containers belonging to the pod.
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.PodTemplateProps.Builder
Sets the value of PodSpecProps.getVolumes()
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.StatefulSet.Builder
List of volumes that can be mounted by containers belonging to the pod.
volumes(List<? extends Volume>) - Method in class org.cdk8s.plus22.StatefulSetProps.Builder
Sets the value of PodSpecProps.getVolumes()

W

workingDir(String) - Method in class org.cdk8s.plus22.Container.Builder
Container's working directory.
workingDir(String) - Method in class org.cdk8s.plus22.ContainerProps.Builder
$ A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages