google_api_container v0.0.1 GoogleApi.Container.V1.Model.UpdateNodePoolRequest View Source
UpdateNodePoolRequests update a node pool's image and/or version.
Attributes
- imageType (String): The desired image type for the node pool. Defaults to:
null
. - nodeVersion (String): The Kubernetes version to change the nodes to (typically an upgrade). Use `-` to upgrade to the latest version supported by the server. Defaults to:
null
.