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

Properties of a CreateClusterRequest.

Package

@google-cloud/container

Properties

cluster

cluster?: (google.container.v1beta1.ICluster|null);

CreateClusterRequest cluster

parent

parent?: (string|null);

CreateClusterRequest parent

projectId

projectId?: (string|null);

CreateClusterRequest projectId

zone

zone?: (string|null);

CreateClusterRequest zone