Uses of Class
io.kubernetes.client.proto.V1.PodOS
-
Uses of V1.PodOS in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PodOSModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PodOS>
V1.PodOS.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.PodOSModifier and TypeMethodDescriptionV1.PodOS.Builder.build()
V1.PodOS.Builder.buildPartial()
static V1.PodOS
V1.PodOS.getDefaultInstance()
V1.PodOS.Builder.getDefaultInstanceForType()
V1.PodOS.getDefaultInstanceForType()
V1.PodSpec.Builder.getOs()
Specifies the OS of the containers in the pod.V1.PodSpec.getOs()
Specifies the OS of the containers in the pod.V1.PodSpecOrBuilder.getOs()
Specifies the OS of the containers in the pod.static V1.PodOS
V1.PodOS.parseDelimitedFrom
(InputStream input) static V1.PodOS
V1.PodOS.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodOS
V1.PodOS.parseFrom
(byte[] data) static V1.PodOS
V1.PodOS.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodOS
V1.PodOS.parseFrom
(com.google.protobuf.ByteString data) static V1.PodOS
V1.PodOS.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodOS
V1.PodOS.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.PodOS
V1.PodOS.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodOS
V1.PodOS.parseFrom
(InputStream input) static V1.PodOS
V1.PodOS.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodOS
V1.PodOS.parseFrom
(ByteBuffer data) static V1.PodOS
V1.PodOS.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PodOSModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PodOS>
V1.PodOS.getParserForType()
static com.google.protobuf.Parser<V1.PodOS>
V1.PodOS.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.PodOSModifier and TypeMethodDescriptionSpecifies the OS of the containers in the pod.static V1.PodOS.Builder
V1.PodOS.newBuilder
(V1.PodOS prototype) Specifies the OS of the containers in the pod.