Uses of Class
io.kubernetes.client.openapi.models.V1SessionAffinityConfig
Packages that use V1SessionAffinityConfig
-
Uses of V1SessionAffinityConfig in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1SessionAffinityConfigModifier and TypeMethodDescriptionV1SessionAffinityConfig.clientIP(V1ClientIPConfig clientIP) V1ServiceSpec.getSessionAffinityConfig()Get sessionAffinityConfigMethods in io.kubernetes.client.openapi.models with parameters of type V1SessionAffinityConfigModifier and TypeMethodDescriptionV1ServiceSpec.sessionAffinityConfig(V1SessionAffinityConfig sessionAffinityConfig) voidV1ServiceSpec.setSessionAffinityConfig(V1SessionAffinityConfig sessionAffinityConfig)