Interface protos.google.cloud.edgecontainer.v1.INodePool (0.3.0)

Properties of a NodePool.

Package

@google-cloud/edgecontainer

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

NodePool createTime

labels

labels?: ({ [k: string]: string }|null);

NodePool labels

localDiskEncryption

localDiskEncryption?: (google.cloud.edgecontainer.v1.NodePool.ILocalDiskEncryption|null);

NodePool localDiskEncryption

machineFilter

machineFilter?: (string|null);

NodePool machineFilter

name

name?: (string|null);

NodePool name

nodeConfig

nodeConfig?: (google.cloud.edgecontainer.v1.NodePool.INodeConfig|null);

NodePool nodeConfig

nodeCount

nodeCount?: (number|null);

NodePool nodeCount

nodeLocation

nodeLocation?: (string|null);

NodePool nodeLocation

nodeVersion

nodeVersion?: (string|null);

NodePool nodeVersion

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

NodePool updateTime