public enum TypeReference documentation and code samples for the Google Kubernetes Engine v1 API enum Operation.Types.Type.
Operation type.
Namespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Fields |
|
|---|---|
| Name | Description |
AutoRepairNodes |
Automatic node pool repair. |
AutoUpgradeNodes |
Automatic node upgrade. |
CreateCluster |
Cluster create. |
CreateNodePool |
Node pool create. |
DeleteCluster |
Cluster delete. |
DeleteNodePool |
Node pool delete. |
RepairCluster |
Cluster repair. |
SetLabels |
Set labels. |
SetMaintenancePolicy |
Set the maintenance policy. |
SetMasterAuth |
Set/generate master auth materials |
SetNetworkPolicy |
Updates network policy for a cluster. |
SetNodePoolManagement |
Set node pool management. |
SetNodePoolSize |
Set node pool size. |
Unspecified |
Not set. |
UpdateCluster |
Cluster update. |
UpgradeMaster |
A master upgrade. |
UpgradeNodes |
A node upgrade. |