Interface protos.google.container.v1.ICreateNodePoolRequest (5.10.0)

Properties of a CreateNodePoolRequest.

Package

@google-cloud/container

Properties

clusterId

clusterId?: (string|null);

CreateNodePoolRequest clusterId

nodePool

nodePool?: (google.container.v1.INodePool|null);

CreateNodePoolRequest nodePool

parent

parent?: (string|null);

CreateNodePoolRequest parent

projectId

projectId?: (string|null);

CreateNodePoolRequest projectId

zone

zone?: (string|null);

CreateNodePoolRequest zone