Properties of an UpdateNodePoolRequest.
Package
@google-cloud/containerProperties
accelerators
accelerators?: (google.container.v1beta1.IAcceleratorConfig[]|null);UpdateNodePoolRequest accelerators
clusterId
clusterId?: (string|null);UpdateNodePoolRequest clusterId
confidentialNodes
confidentialNodes?: (google.container.v1beta1.IConfidentialNodes|null);UpdateNodePoolRequest confidentialNodes
containerdConfig
containerdConfig?: (google.container.v1beta1.IContainerdConfig|null);UpdateNodePoolRequest containerdConfig
diskSizeGb
diskSizeGb?: (number|Long|string|null);UpdateNodePoolRequest diskSizeGb
diskType
diskType?: (string|null);UpdateNodePoolRequest diskType
etag
etag?: (string|null);UpdateNodePoolRequest etag
fastSocket
fastSocket?: (google.container.v1beta1.IFastSocket|null);UpdateNodePoolRequest fastSocket
gcfsConfig
gcfsConfig?: (google.container.v1beta1.IGcfsConfig|null);UpdateNodePoolRequest gcfsConfig
gvnic
gvnic?: (google.container.v1beta1.IVirtualNIC|null);UpdateNodePoolRequest gvnic
imageType
imageType?: (string|null);UpdateNodePoolRequest imageType
kubeletConfig
kubeletConfig?: (google.container.v1beta1.INodeKubeletConfig|null);UpdateNodePoolRequest kubeletConfig
labels
labels?: (google.container.v1beta1.INodeLabels|null);UpdateNodePoolRequest labels
linuxNodeConfig
linuxNodeConfig?: (google.container.v1beta1.ILinuxNodeConfig|null);UpdateNodePoolRequest linuxNodeConfig
locations
locations?: (string[]|null);UpdateNodePoolRequest locations
loggingConfig
loggingConfig?: (google.container.v1beta1.INodePoolLoggingConfig|null);UpdateNodePoolRequest loggingConfig
machineType
machineType?: (string|null);UpdateNodePoolRequest machineType
name
name?: (string|null);UpdateNodePoolRequest name
nodeNetworkConfig
nodeNetworkConfig?: (google.container.v1beta1.INodeNetworkConfig|null);UpdateNodePoolRequest nodeNetworkConfig
nodePoolId
nodePoolId?: (string|null);UpdateNodePoolRequest nodePoolId
nodeVersion
nodeVersion?: (string|null);UpdateNodePoolRequest nodeVersion
projectId
projectId?: (string|null);UpdateNodePoolRequest projectId
queuedProvisioning
queuedProvisioning?: (google.container.v1beta1.NodePool.IQueuedProvisioning|null);UpdateNodePoolRequest queuedProvisioning
resourceLabels
resourceLabels?: (google.container.v1beta1.IResourceLabels|null);UpdateNodePoolRequest resourceLabels
resourceManagerTags
resourceManagerTags?: (google.container.v1beta1.IResourceManagerTags|null);UpdateNodePoolRequest resourceManagerTags
tags
tags?: (google.container.v1beta1.INetworkTags|null);UpdateNodePoolRequest tags
taints
taints?: (google.container.v1beta1.INodeTaints|null);UpdateNodePoolRequest taints
upgradeSettings
upgradeSettings?: (google.container.v1beta1.NodePool.IUpgradeSettings|null);UpdateNodePoolRequest upgradeSettings
windowsNodeConfig
windowsNodeConfig?: (google.container.v1beta1.IWindowsNodeConfig|null);UpdateNodePoolRequest windowsNodeConfig
workloadMetadataConfig
workloadMetadataConfig?: (google.container.v1beta1.IWorkloadMetadataConfig|null);UpdateNodePoolRequest workloadMetadataConfig
zone
zone?: (string|null);UpdateNodePoolRequest zone