fn upgrading_node_pool(
config: &Config,
attributes: &BTreeMap<String, String>,
) -> Option<String>Expand description
If the given Pub/Sub message attributes describe an UpgradeEvent for a
watched node pool of our cluster, returns the node pool name.