Uses of Class
io.kubernetes.client.openapi.models.V1ClientIPConfig
Packages that use V1ClientIPConfig
-
Uses of V1ClientIPConfig in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ClientIPConfigModifier and TypeMethodDescriptionstatic V1ClientIPConfig
Create an instance of V1ClientIPConfig given an JSON stringV1SessionAffinityConfig.getClientIP()
Get clientIPV1ClientIPConfig.timeoutSeconds
(Integer timeoutSeconds) Methods in io.kubernetes.client.openapi.models with parameters of type V1ClientIPConfigModifier and TypeMethodDescriptionV1SessionAffinityConfig.clientIP
(V1ClientIPConfig clientIP) void
V1SessionAffinityConfig.setClientIP
(V1ClientIPConfig clientIP)