| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.PodOS> |
V1.PodOS.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodOS |
V1.PodOS.Builder.build() |
V1.PodOS |
V1.PodOS.Builder.buildPartial() |
static V1.PodOS |
V1.PodOS.getDefaultInstance() |
V1.PodOS |
V1.PodOS.getDefaultInstanceForType() |
V1.PodOS |
V1.PodOS.Builder.getDefaultInstanceForType() |
V1.PodOS |
V1.PodSpecOrBuilder.getOs()
Specifies the OS of the containers in the pod.
|
V1.PodOS |
V1.PodSpec.getOs()
Specifies the OS of the containers in the pod.
|
V1.PodOS |
V1.PodSpec.Builder.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(ByteBuffer data) |
static V1.PodOS |
V1.PodOS.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.PodOS> |
V1.PodOS.getParserForType() |
static com.google.protobuf.Parser<V1.PodOS> |
V1.PodOS.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PodOS.Builder |
V1.PodOS.Builder.mergeFrom(V1.PodOS other) |
V1.PodSpec.Builder |
V1.PodSpec.Builder.mergeOs(V1.PodOS value)
Specifies the OS of the containers in the pod.
|
static V1.PodOS.Builder |
V1.PodOS.newBuilder(V1.PodOS prototype) |
V1.PodSpec.Builder |
V1.PodSpec.Builder.setOs(V1.PodOS value)
Specifies the OS of the containers in the pod.
|
Copyright © 2023. All rights reserved.