Uses of Interface
org.cdk8s.plus20.IPodTemplate
-
-
Uses of IPodTemplate in org.cdk8s.plus20
Subinterfaces of IPodTemplate in org.cdk8s.plus20 Modifier and Type Interface Description static interfaceIPodTemplate.Jsii$DefaultInternal default implementation forIPodTemplate.Classes in org.cdk8s.plus20 that implement IPodTemplate Modifier and Type Class Description classDeploymentA Deployment provides declarative updates for Pods and ReplicaSets.static classIPodTemplate.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.classJobA Job creates one or more Pods and ensures that a specified number of them successfully terminate.classPodTemplateProvides read/write capabilities ontop of a `PodTemplateProps`.classStatefulSetStatefulSet is the workload API object used to manage stateful applications.
-