Uses of Interface
com.google.container.v1.NodeConfigOrBuilder
-
Packages that use NodeConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of NodeConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement NodeConfigOrBuilder Modifier and Type Class Description class
NodeConfig
Parameters that describe the nodes in a cluster.static class
NodeConfig.Builder
Parameters that describe the nodes in a cluster.Methods in com.google.container.v1 that return NodeConfigOrBuilder Modifier and Type Method Description NodeConfigOrBuilder
NodePool.Builder. getConfigOrBuilder()
The node configuration of the pool.NodeConfigOrBuilder
NodePool. getConfigOrBuilder()
The node configuration of the pool.NodeConfigOrBuilder
NodePoolOrBuilder. getConfigOrBuilder()
The node configuration of the pool.NodeConfigOrBuilder
Cluster.Builder. getNodeConfigOrBuilder()
Deprecated.NodeConfigOrBuilder
Cluster. getNodeConfigOrBuilder()
Deprecated.NodeConfigOrBuilder
ClusterOrBuilder. getNodeConfigOrBuilder()
Deprecated.
-