Uses of Interface
com.google.container.v1.NodePool.UpdateInfo.BlueGreenInfoOrBuilder
-
Packages that use NodePool.UpdateInfo.BlueGreenInfoOrBuilder Package Description com.google.container.v1 -
-
Uses of NodePool.UpdateInfo.BlueGreenInfoOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement NodePool.UpdateInfo.BlueGreenInfoOrBuilder Modifier and Type Class Description static class
NodePool.UpdateInfo.BlueGreenInfo
Information relevant to blue-green upgrade.static class
NodePool.UpdateInfo.BlueGreenInfo.Builder
Information relevant to blue-green upgrade.Methods in com.google.container.v1 that return NodePool.UpdateInfo.BlueGreenInfoOrBuilder Modifier and Type Method Description NodePool.UpdateInfo.BlueGreenInfoOrBuilder
NodePool.UpdateInfo.Builder. getBlueGreenInfoOrBuilder()
Information of a blue-green upgrade.NodePool.UpdateInfo.BlueGreenInfoOrBuilder
NodePool.UpdateInfo. getBlueGreenInfoOrBuilder()
Information of a blue-green upgrade.NodePool.UpdateInfo.BlueGreenInfoOrBuilder
NodePool.UpdateInfoOrBuilder. getBlueGreenInfoOrBuilder()
Information of a blue-green upgrade.
-