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

Properties of a GetNodePoolRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

GetNodePoolRequest clusterId

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

GetNodePoolRequest name

Property Value
TypeDescription
(string|null)

nodePoolId

nodePoolId?: (string|null);

GetNodePoolRequest nodePoolId

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

GetNodePoolRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

GetNodePoolRequest zone

Property Value
TypeDescription
(string|null)