Uses of Interface
k8s.io.api.core.v1.Generated.ClientIPConfigOrBuilder
-
Packages that use Generated.ClientIPConfigOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ClientIPConfigOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.ClientIPConfigOrBuilder Modifier and Type Class Description static classGenerated.ClientIPConfigClientIPConfig represents the configurations of Client IP based session affinity.static classGenerated.ClientIPConfig.BuilderClientIPConfig represents the configurations of Client IP based session affinity.Methods in k8s.io.api.core.v1 that return Generated.ClientIPConfigOrBuilder Modifier and Type Method Description Generated.ClientIPConfigOrBuilderGenerated.SessionAffinityConfig.Builder. getClientIPOrBuilder()clientIP contains the configurations of Client IP based session affinity.Generated.ClientIPConfigOrBuilderGenerated.SessionAffinityConfig. getClientIPOrBuilder()clientIP contains the configurations of Client IP based session affinity.Generated.ClientIPConfigOrBuilderGenerated.SessionAffinityConfigOrBuilder. getClientIPOrBuilder()clientIP contains the configurations of Client IP based session affinity.
-