Skip to main content

poll_gke_for_upgrades

Function poll_gke_for_upgrades 

Source
async fn poll_gke_for_upgrades(
    gcp: &GcpApiClient,
    config: &Config,
) -> Result<Vec<String>, Error>
Expand description

Returns the watched node pools which the GKE API reports as having an upgrade in progress.