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

Properties of a SetMasterAuthRequest.

Package

@google-cloud/container

Properties

action

action?: (google.container.v1beta1.SetMasterAuthRequest.Action|keyof typeof google.container.v1beta1.SetMasterAuthRequest.Action|null);

SetMasterAuthRequest action

clusterId

clusterId?: (string|null);

SetMasterAuthRequest clusterId

name

name?: (string|null);

SetMasterAuthRequest name

projectId

projectId?: (string|null);

SetMasterAuthRequest projectId

update

update?: (google.container.v1beta1.IMasterAuth|null);

SetMasterAuthRequest update

zone

zone?: (string|null);

SetMasterAuthRequest zone