Interface protos.google.container.v1beta1.ISetNodePoolManagementRequest (5.10.0)

Properties of a SetNodePoolManagementRequest.

Package

@google-cloud/container

Properties

clusterId

clusterId?: (string|null);

SetNodePoolManagementRequest clusterId

management

management?: (google.container.v1beta1.INodeManagement|null);

SetNodePoolManagementRequest management

name

name?: (string|null);

SetNodePoolManagementRequest name

nodePoolId

nodePoolId?: (string|null);

SetNodePoolManagementRequest nodePoolId

projectId

projectId?: (string|null);

SetNodePoolManagementRequest projectId

zone

zone?: (string|null);

SetNodePoolManagementRequest zone