Uses of Interface
com.google.container.v1.IntraNodeVisibilityConfigOrBuilder
-
Packages that use IntraNodeVisibilityConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of IntraNodeVisibilityConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement IntraNodeVisibilityConfigOrBuilder Modifier and Type Class Description class
IntraNodeVisibilityConfig
IntraNodeVisibilityConfig contains the desired config of the intra-node visibility on this cluster.static class
IntraNodeVisibilityConfig.Builder
IntraNodeVisibilityConfig contains the desired config of the intra-node visibility on this cluster.Methods in com.google.container.v1 that return IntraNodeVisibilityConfigOrBuilder Modifier and Type Method Description IntraNodeVisibilityConfigOrBuilder
ClusterUpdate.Builder. getDesiredIntraNodeVisibilityConfigOrBuilder()
The desired config of Intra-node visibility.IntraNodeVisibilityConfigOrBuilder
ClusterUpdate. getDesiredIntraNodeVisibilityConfigOrBuilder()
The desired config of Intra-node visibility.IntraNodeVisibilityConfigOrBuilder
ClusterUpdateOrBuilder. getDesiredIntraNodeVisibilityConfigOrBuilder()
The desired config of Intra-node visibility.
-