Uses of Interface
org.cdk8s.plus25.k8s.PodOs
-
Packages that use PodOs Package Description org.cdk8s.plus25.k8s -
-
Uses of PodOs in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement PodOs Modifier and Type Class Description static classPodOs.Jsii$ProxyAn implementation forPodOsMethods in org.cdk8s.plus25.k8s that return PodOs Modifier and Type Method Description PodOsPodOs.Builder. build()Builds the configured instance.default PodOsPodSpec. getOs()Specifies the OS of the containers in the pod.PodOsPodSpec.Jsii$Proxy. getOs()Methods in org.cdk8s.plus25.k8s with parameters of type PodOs Modifier and Type Method Description PodSpec.BuilderPodSpec.Builder. os(PodOs os)Sets the value ofPodSpec.getOs()
-