package
1.9.1-rc.1
Repository: https://github.com/rancher/gke-operator.git
Documentation: pkg.go.dev

# Functions

BuildUpstreamClusterState creates an GKEClusterConfigSpec (spec for the GKE cluster state) from the existing cluster configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

ClusterStatusError The ERROR state indicates the cluster is unusable.
ClusterStatusReconciling The RECONCILING state indicates that some work is actively being done on the cluster, such as upgrading the master or node software.
ClusterStatusRunning The RUNNING state indicates the cluster has been created and is fully usable.
NodePoolStatusProvisioning The PROVISIONING state indicates the node pool is being created.
NodePoolStatusReconciling The RECONCILING state indicates that some work is actively being done on the node pool, such as upgrading node software.
NodePoolStatusStopping The STOPPING state indicates the node pool is being deleted.

# Structs

No description provided by the author