Uses of Interface
com.google.container.v1beta1.SoleTenantConfigOrBuilder
-
Packages that use SoleTenantConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of SoleTenantConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement SoleTenantConfigOrBuilder Modifier and Type Class Description class
SoleTenantConfig
SoleTenantConfig contains the NodeAffinities to specify what shared sole tenant node groups should back the node pool.static class
SoleTenantConfig.Builder
SoleTenantConfig contains the NodeAffinities to specify what shared sole tenant node groups should back the node pool.Methods in com.google.container.v1beta1 that return SoleTenantConfigOrBuilder Modifier and Type Method Description SoleTenantConfigOrBuilder
NodeConfig.Builder. getSoleTenantConfigOrBuilder()
Parameters for node pools to be backed by shared sole tenant node groups.SoleTenantConfigOrBuilder
NodeConfig. getSoleTenantConfigOrBuilder()
Parameters for node pools to be backed by shared sole tenant node groups.SoleTenantConfigOrBuilder
NodeConfigOrBuilder. getSoleTenantConfigOrBuilder()
Parameters for node pools to be backed by shared sole tenant node groups.
-