Uses of Interface
io.kubernetes.client.proto.V1.PodOSOrBuilder
-
Uses of V1.PodOSOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.PodOSOrBuilderModifier and TypeClassDescriptionstatic final class
PodOS defines the OS parameters of a pod.static final class
PodOS defines the OS parameters of a pod.Methods in io.kubernetes.client.proto that return V1.PodOSOrBuilderModifier and TypeMethodDescriptionV1.PodSpec.Builder.getOsOrBuilder()
Specifies the OS of the containers in the pod.V1.PodSpec.getOsOrBuilder()
Specifies the OS of the containers in the pod.V1.PodSpecOrBuilder.getOsOrBuilder()
Specifies the OS of the containers in the pod.