| Modifier and Type | Method and Description |
|---|---|
V1.PodOS.Builder |
V1.PodOS.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodOS.Builder |
V1.PodOS.Builder.clear() |
V1.PodOS.Builder |
V1.PodOS.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.PodOS.Builder |
V1.PodOS.Builder.clearName()
Name is the name of the operating system.
|
V1.PodOS.Builder |
V1.PodOS.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.PodOS.Builder |
V1.PodOS.Builder.clone() |
V1.PodOS.Builder |
V1.PodSpec.Builder.getOsBuilder()
Specifies the OS of the containers in the pod.
|
V1.PodOS.Builder |
V1.PodOS.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.PodOS.Builder |
V1.PodOS.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.PodOS.Builder |
V1.PodOS.Builder.mergeFrom(V1.PodOS other) |
V1.PodOS.Builder |
V1.PodOS.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.PodOS.Builder |
V1.PodOS.newBuilder() |
static V1.PodOS.Builder |
V1.PodOS.newBuilder(V1.PodOS prototype) |
V1.PodOS.Builder |
V1.PodOS.newBuilderForType() |
protected V1.PodOS.Builder |
V1.PodOS.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.PodOS.Builder |
V1.PodOS.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodOS.Builder |
V1.PodOS.Builder.setName(String value)
Name is the name of the operating system.
|
V1.PodOS.Builder |
V1.PodOS.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name is the name of the operating system.
|
V1.PodOS.Builder |
V1.PodOS.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.PodOS.Builder |
V1.PodOS.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.PodOS.Builder |
V1.PodOS.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1.PodSpec.Builder |
V1.PodSpec.Builder.setOs(V1.PodOS.Builder builderForValue)
Specifies the OS of the containers in the pod.
|
Copyright © 2023. All rights reserved.