Properties of an UpdateNodePoolRequest.
Package
@google-cloud/containerProperties
clusterId
clusterId?: (string|null);
UpdateNodePoolRequest clusterId
imageType
imageType?: (string|null);
UpdateNodePoolRequest imageType
locations
locations?: (string[]|null);
UpdateNodePoolRequest locations
name
name?: (string|null);
UpdateNodePoolRequest name
nodePoolId
nodePoolId?: (string|null);
UpdateNodePoolRequest nodePoolId
nodeVersion
nodeVersion?: (string|null);
UpdateNodePoolRequest nodeVersion
projectId
projectId?: (string|null);
UpdateNodePoolRequest projectId
upgradeSettings
upgradeSettings?: (google.container.v1.NodePool.IUpgradeSettings|null);
UpdateNodePoolRequest upgradeSettings
workloadMetadataConfig
workloadMetadataConfig?: (google.container.v1.IWorkloadMetadataConfig|null);
UpdateNodePoolRequest workloadMetadataConfig
zone
zone?: (string|null);
UpdateNodePoolRequest zone