public static interface V1.PodIPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getIp()
ip is an IP address (IPv4 or IPv6) assigned to the pod
|
com.google.protobuf.ByteString |
getIpBytes()
ip is an IP address (IPv4 or IPv6) assigned to the pod
|
boolean |
hasIp()
ip is an IP address (IPv4 or IPv6) assigned to the pod
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasIp()
ip is an IP address (IPv4 or IPv6) assigned to the pod
optional string ip = 1;String getIp()
ip is an IP address (IPv4 or IPv6) assigned to the pod
optional string ip = 1;com.google.protobuf.ByteString getIpBytes()
ip is an IP address (IPv4 or IPv6) assigned to the pod
optional string ip = 1;Copyright © 2023. All rights reserved.