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

Properties of a GetClusterRequest.

Package

@google-cloud/container!

Properties

clusterId

clusterId?: (string|null);

GetClusterRequest clusterId

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

GetClusterRequest name

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

GetClusterRequest projectId

Property Value
TypeDescription
(string|null)

zone

zone?: (string|null);

GetClusterRequest zone

Property Value
TypeDescription
(string|null)