Uses of Interface
com.google.container.v1.NodePool.UpdateInfoOrBuilder
-
Packages that use NodePool.UpdateInfoOrBuilder Package Description com.google.container.v1 -
-
Uses of NodePool.UpdateInfoOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement NodePool.UpdateInfoOrBuilder Modifier and Type Class Description static class
NodePool.UpdateInfo
UpdateInfo contains resource (instance groups, etc), status and other intermediate information relevant to a node pool upgrade.static class
NodePool.UpdateInfo.Builder
UpdateInfo contains resource (instance groups, etc), status and other intermediate information relevant to a node pool upgrade.Methods in com.google.container.v1 that return NodePool.UpdateInfoOrBuilder Modifier and Type Method Description NodePool.UpdateInfoOrBuilder
NodePool.Builder. getUpdateInfoOrBuilder()
Output only.NodePool.UpdateInfoOrBuilder
NodePool. getUpdateInfoOrBuilder()
Output only.NodePool.UpdateInfoOrBuilder
NodePoolOrBuilder. getUpdateInfoOrBuilder()
Output only.
-