| Modifier and Type | Method and Description |
|---|---|
V1.PodIP.Builder |
V1.PodStatus.Builder.addPodIPsBuilder()
podIPs holds the IP addresses allocated to the pod.
|
V1.PodIP.Builder |
V1.PodStatus.Builder.addPodIPsBuilder(int index)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodIP.Builder |
V1.PodIP.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodIP.Builder |
V1.PodIP.Builder.clear() |
V1.PodIP.Builder |
V1.PodIP.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.PodIP.Builder |
V1.PodIP.Builder.clearIp()
ip is an IP address (IPv4 or IPv6) assigned to the pod
|
V1.PodIP.Builder |
V1.PodIP.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.PodIP.Builder |
V1.PodIP.Builder.clone() |
V1.PodIP.Builder |
V1.PodStatus.Builder.getPodIPsBuilder(int index)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodIP.Builder |
V1.PodIP.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.PodIP.Builder |
V1.PodIP.Builder.mergeFrom(com.google.protobuf.Message other) |
V1.PodIP.Builder |
V1.PodIP.Builder.mergeFrom(V1.PodIP other) |
V1.PodIP.Builder |
V1.PodIP.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1.PodIP.Builder |
V1.PodIP.newBuilder() |
static V1.PodIP.Builder |
V1.PodIP.newBuilder(V1.PodIP prototype) |
V1.PodIP.Builder |
V1.PodIP.newBuilderForType() |
protected V1.PodIP.Builder |
V1.PodIP.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1.PodIP.Builder |
V1.PodIP.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PodIP.Builder |
V1.PodIP.Builder.setIp(String value)
ip is an IP address (IPv4 or IPv6) assigned to the pod
|
V1.PodIP.Builder |
V1.PodIP.Builder.setIpBytes(com.google.protobuf.ByteString value)
ip is an IP address (IPv4 or IPv6) assigned to the pod
|
V1.PodIP.Builder |
V1.PodIP.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.PodIP.Builder |
V1.PodIP.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.PodIP.Builder |
V1.PodIP.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V1.PodIP.Builder> |
V1.PodStatus.Builder.getPodIPsBuilderList()
podIPs holds the IP addresses allocated to the pod.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodStatus.Builder |
V1.PodStatus.Builder.addPodIPs(int index,
V1.PodIP.Builder builderForValue)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodStatus.Builder |
V1.PodStatus.Builder.addPodIPs(V1.PodIP.Builder builderForValue)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodStatus.Builder |
V1.PodStatus.Builder.setPodIPs(int index,
V1.PodIP.Builder builderForValue)
podIPs holds the IP addresses allocated to the pod.
|
Copyright © 2023. All rights reserved.