Uses of Interface
k8s.io.api.core.v1.Generated.SessionAffinityConfigOrBuilder
-
Packages that use Generated.SessionAffinityConfigOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.SessionAffinityConfigOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.SessionAffinityConfigOrBuilder Modifier and Type Class Description static classGenerated.SessionAffinityConfigSessionAffinityConfig represents the configurations of session affinity.static classGenerated.SessionAffinityConfig.BuilderSessionAffinityConfig represents the configurations of session affinity.Methods in k8s.io.api.core.v1 that return Generated.SessionAffinityConfigOrBuilder Modifier and Type Method Description Generated.SessionAffinityConfigOrBuilderGenerated.ServiceSpec.Builder. getSessionAffinityConfigOrBuilder()sessionAffinityConfig contains the configurations of session affinity.Generated.SessionAffinityConfigOrBuilderGenerated.ServiceSpec. getSessionAffinityConfigOrBuilder()sessionAffinityConfig contains the configurations of session affinity.Generated.SessionAffinityConfigOrBuilderGenerated.ServiceSpecOrBuilder. getSessionAffinityConfigOrBuilder()sessionAffinityConfig contains the configurations of session affinity.
-