Uses of Interface
k8s.io.api.core.v1.Generated.PodOSOrBuilder
-
Packages that use Generated.PodOSOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.PodOSOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.PodOSOrBuilder Modifier and Type Class Description static classGenerated.PodOSPodOS defines the OS parameters of a pod.static classGenerated.PodOS.BuilderPodOS defines the OS parameters of a pod.Methods in k8s.io.api.core.v1 that return Generated.PodOSOrBuilder Modifier and Type Method Description Generated.PodOSOrBuilderGenerated.PodSpec.Builder. getOsOrBuilder()Specifies the OS of the containers in the pod.Generated.PodOSOrBuilderGenerated.PodSpec. getOsOrBuilder()Specifies the OS of the containers in the pod.Generated.PodOSOrBuilderGenerated.PodSpecOrBuilder. getOsOrBuilder()Specifies the OS of the containers in the pod.
-