Uses of Class
io.kubernetes.client.proto.V1.ClientIPConfig
-
Uses of V1.ClientIPConfig in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ClientIPConfigModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ClientIPConfig>
V1.ClientIPConfig.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ClientIPConfigModifier and TypeMethodDescriptionV1.ClientIPConfig.Builder.build()
V1.ClientIPConfig.Builder.buildPartial()
V1.SessionAffinityConfig.Builder.getClientIP()
clientIP contains the configurations of Client IP based session affinity.V1.SessionAffinityConfig.getClientIP()
clientIP contains the configurations of Client IP based session affinity.V1.SessionAffinityConfigOrBuilder.getClientIP()
clientIP contains the configurations of Client IP based session affinity.static V1.ClientIPConfig
V1.ClientIPConfig.getDefaultInstance()
V1.ClientIPConfig.Builder.getDefaultInstanceForType()
V1.ClientIPConfig.getDefaultInstanceForType()
static V1.ClientIPConfig
V1.ClientIPConfig.parseDelimitedFrom
(InputStream input) static V1.ClientIPConfig
V1.ClientIPConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(byte[] data) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(com.google.protobuf.ByteString data) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(InputStream input) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(ByteBuffer data) static V1.ClientIPConfig
V1.ClientIPConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ClientIPConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ClientIPConfig>
V1.ClientIPConfig.getParserForType()
static com.google.protobuf.Parser<V1.ClientIPConfig>
V1.ClientIPConfig.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ClientIPConfigModifier and TypeMethodDescriptionV1.SessionAffinityConfig.Builder.mergeClientIP
(V1.ClientIPConfig value) clientIP contains the configurations of Client IP based session affinity.V1.ClientIPConfig.Builder.mergeFrom
(V1.ClientIPConfig other) static V1.ClientIPConfig.Builder
V1.ClientIPConfig.newBuilder
(V1.ClientIPConfig prototype) V1.SessionAffinityConfig.Builder.setClientIP
(V1.ClientIPConfig value) clientIP contains the configurations of Client IP based session affinity.