Properties of a NodeConfig.
Package
@google-cloud/orchestration-airflowProperties
diskSizeGb
diskSizeGb?: (number|null);NodeConfig diskSizeGb
enableIpMasqAgent
enableIpMasqAgent?: (boolean|null);NodeConfig enableIpMasqAgent
ipAllocationPolicy
ipAllocationPolicy?: (google.cloud.orchestration.airflow.service.v1beta1.IIPAllocationPolicy|null);NodeConfig ipAllocationPolicy
location
location?: (string|null);NodeConfig location
machineType
machineType?: (string|null);NodeConfig machineType
maxPodsPerNode
maxPodsPerNode?: (number|null);NodeConfig maxPodsPerNode
network
network?: (string|null);NodeConfig network
oauthScopes
oauthScopes?: (string[]|null);NodeConfig oauthScopes
serviceAccount
serviceAccount?: (string|null);NodeConfig serviceAccount
subnetwork
subnetwork?: (string|null);NodeConfig subnetwork
tags
tags?: (string[]|null);NodeConfig tags