Class Type (2.17.3)

Type(value)

Operation type.

Values: TYPE_UNSPECIFIED (0): Not set. CREATE_CLUSTER (1): Cluster create. DELETE_CLUSTER (2): Cluster delete. UPGRADE_MASTER (3): A master upgrade. UPGRADE_NODES (4): A node upgrade. REPAIR_CLUSTER (5): Cluster repair. UPDATE_CLUSTER (6): Cluster update. CREATE_NODE_POOL (7): Node pool create. DELETE_NODE_POOL (8): Node pool delete. SET_NODE_POOL_MANAGEMENT (9): Set node pool management. AUTO_REPAIR_NODES (10): Automatic node pool repair. AUTO_UPGRADE_NODES (11): Automatic node upgrade. SET_LABELS (12): Set labels. SET_MASTER_AUTH (13): Set/generate master auth materials SET_NODE_POOL_SIZE (14): Set node pool size. SET_NETWORK_POLICY (15): Updates network policy for a cluster. SET_MAINTENANCE_POLICY (16): Set the maintenance policy.