Interface protos.google.container.v1.IAutoprovisioningNodePoolDefaults (2.4.4)

Properties of an AutoprovisioningNodePoolDefaults.

Package

@google-cloud/container!

Properties

bootDiskKmsKey

bootDiskKmsKey?: (string|null);

AutoprovisioningNodePoolDefaults bootDiskKmsKey

Property Value
TypeDescription
(string|null)

diskSizeGb

diskSizeGb?: (number|null);

AutoprovisioningNodePoolDefaults diskSizeGb

Property Value
TypeDescription
(number|null)

diskType

diskType?: (string|null);

AutoprovisioningNodePoolDefaults diskType

Property Value
TypeDescription
(string|null)

imageType

imageType?: (string|null);

AutoprovisioningNodePoolDefaults imageType

Property Value
TypeDescription
(string|null)

management

management?: (google.container.v1.INodeManagement|null);

AutoprovisioningNodePoolDefaults management

Property Value
TypeDescription
(google.container.v1.INodeManagement|null)

minCpuPlatform

minCpuPlatform?: (string|null);

AutoprovisioningNodePoolDefaults minCpuPlatform

Property Value
TypeDescription
(string|null)

oauthScopes

oauthScopes?: (string[]|null);

AutoprovisioningNodePoolDefaults oauthScopes

Property Value
TypeDescription
(string[]|null)

serviceAccount

serviceAccount?: (string|null);

AutoprovisioningNodePoolDefaults serviceAccount

Property Value
TypeDescription
(string|null)

shieldedInstanceConfig

shieldedInstanceConfig?: (google.container.v1.IShieldedInstanceConfig|null);

AutoprovisioningNodePoolDefaults shieldedInstanceConfig

Property Value
TypeDescription
(google.container.v1.IShieldedInstanceConfig|null)

upgradeSettings

upgradeSettings?: (google.container.v1.NodePool.IUpgradeSettings|null);

AutoprovisioningNodePoolDefaults upgradeSettings

Property Value
TypeDescription
(google.container.v1.NodePool.IUpgradeSettings|null)