Interface protos.google.cloud.tpu.v2alpha1.INode (3.2.1)

Properties of a Node.

Package

@google-cloud/tpu

Properties

acceleratorConfig

acceleratorConfig?: (google.cloud.tpu.v2alpha1.IAcceleratorConfig|null);

Node acceleratorConfig

acceleratorType

acceleratorType?: (string|null);

Node acceleratorType

apiVersion

apiVersion?: (google.cloud.tpu.v2alpha1.Node.ApiVersion|keyof typeof google.cloud.tpu.v2alpha1.Node.ApiVersion|null);

Node apiVersion

bootDiskConfig

bootDiskConfig?: (google.cloud.tpu.v2alpha1.IBootDiskConfig|null);

Node bootDiskConfig

cidrBlock

cidrBlock?: (string|null);

Node cidrBlock

createTime

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

Node createTime

dataDisks

dataDisks?: (google.cloud.tpu.v2alpha1.IAttachedDisk[]|null);

Node dataDisks

description

description?: (string|null);

Node description

health

health?: (google.cloud.tpu.v2alpha1.Node.Health|keyof typeof google.cloud.tpu.v2alpha1.Node.Health|null);

Node health

healthDescription

healthDescription?: (string|null);

Node healthDescription

id

id?: (number|Long|string|null);

Node id

labels

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

Node labels

metadata

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

Node metadata

multisliceNode

multisliceNode?: (boolean|null);

Node multisliceNode

name

name?: (string|null);

Node name

networkConfig

networkConfig?: (google.cloud.tpu.v2alpha1.INetworkConfig|null);

Node networkConfig

networkEndpoints

networkEndpoints?: (google.cloud.tpu.v2alpha1.INetworkEndpoint[]|null);

Node networkEndpoints

queuedResource

queuedResource?: (string|null);

Node queuedResource

runtimeVersion

runtimeVersion?: (string|null);

Node runtimeVersion

schedulingConfig

schedulingConfig?: (google.cloud.tpu.v2alpha1.ISchedulingConfig|null);

Node schedulingConfig

serviceAccount

serviceAccount?: (google.cloud.tpu.v2alpha1.IServiceAccount|null);

Node serviceAccount

shieldedInstanceConfig

shieldedInstanceConfig?: (google.cloud.tpu.v2alpha1.IShieldedInstanceConfig|null);

Node shieldedInstanceConfig

state

state?: (google.cloud.tpu.v2alpha1.Node.State|keyof typeof google.cloud.tpu.v2alpha1.Node.State|null);

Node state

symptoms

symptoms?: (google.cloud.tpu.v2alpha1.ISymptom[]|null);

Node symptoms

tags

tags?: (string[]|null);

Node tags