| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.PodIP> |
V1.PodIP.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodIP |
V1.PodIP.Builder.build() |
V1.PodIP |
V1.PodIP.Builder.buildPartial() |
static V1.PodIP |
V1.PodIP.getDefaultInstance() |
V1.PodIP |
V1.PodIP.getDefaultInstanceForType() |
V1.PodIP |
V1.PodIP.Builder.getDefaultInstanceForType() |
V1.PodIP |
V1.PodStatusOrBuilder.getPodIPs(int index)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodIP |
V1.PodStatus.getPodIPs(int index)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodIP |
V1.PodStatus.Builder.getPodIPs(int index)
podIPs holds the IP addresses allocated to the pod.
|
static V1.PodIP |
V1.PodIP.parseDelimitedFrom(InputStream input) |
static V1.PodIP |
V1.PodIP.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodIP |
V1.PodIP.parseFrom(byte[] data) |
static V1.PodIP |
V1.PodIP.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodIP |
V1.PodIP.parseFrom(ByteBuffer data) |
static V1.PodIP |
V1.PodIP.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodIP |
V1.PodIP.parseFrom(com.google.protobuf.ByteString data) |
static V1.PodIP |
V1.PodIP.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodIP |
V1.PodIP.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.PodIP |
V1.PodIP.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PodIP |
V1.PodIP.parseFrom(InputStream input) |
static V1.PodIP |
V1.PodIP.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.PodIP> |
V1.PodIP.getParserForType() |
List<V1.PodIP> |
V1.PodStatusOrBuilder.getPodIPsList()
podIPs holds the IP addresses allocated to the pod.
|
List<V1.PodIP> |
V1.PodStatus.getPodIPsList()
podIPs holds the IP addresses allocated to the pod.
|
List<V1.PodIP> |
V1.PodStatus.Builder.getPodIPsList()
podIPs holds the IP addresses allocated to the pod.
|
static com.google.protobuf.Parser<V1.PodIP> |
V1.PodIP.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PodStatus.Builder |
V1.PodStatus.Builder.addPodIPs(int index,
V1.PodIP value)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodStatus.Builder |
V1.PodStatus.Builder.addPodIPs(V1.PodIP value)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodIP.Builder |
V1.PodIP.Builder.mergeFrom(V1.PodIP other) |
static V1.PodIP.Builder |
V1.PodIP.newBuilder(V1.PodIP prototype) |
V1.PodStatus.Builder |
V1.PodStatus.Builder.setPodIPs(int index,
V1.PodIP value)
podIPs holds the IP addresses allocated to the pod.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodStatus.Builder |
V1.PodStatus.Builder.addAllPodIPs(Iterable<? extends V1.PodIP> values)
podIPs holds the IP addresses allocated to the pod.
|
Copyright © 2023. All rights reserved.