Interface protos.google.cloud.compute.v1.INodeGroupNode (3.0.0)

Properties of a NodeGroupNode.

Package

@google-cloud/compute

Properties

accelerators

accelerators?: (google.cloud.compute.v1.IAcceleratorConfig[]|null);

NodeGroupNode accelerators

cpuOvercommitType

cpuOvercommitType?: (google.cloud.compute.v1.NodeGroupNode.CpuOvercommitType|keyof typeof google.cloud.compute.v1.NodeGroupNode.CpuOvercommitType|null);

NodeGroupNode cpuOvercommitType

disks

disks?: (google.cloud.compute.v1.ILocalDisk[]|null);

NodeGroupNode disks

instances

instances?: (string[]|null);

NodeGroupNode instances

name

name?: (string|null);

NodeGroupNode name

nodeType

nodeType?: (string|null);

NodeGroupNode nodeType

satisfiesPzs

satisfiesPzs?: (boolean|null);

NodeGroupNode satisfiesPzs

serverBinding

serverBinding?: (google.cloud.compute.v1.IServerBinding|null);

NodeGroupNode serverBinding

serverId

serverId?: (string|null);

NodeGroupNode serverId

status

status?: (google.cloud.compute.v1.NodeGroupNode.Status|keyof typeof google.cloud.compute.v1.NodeGroupNode.Status|null);

NodeGroupNode status