google_api_container v0.0.1 GoogleApi.Container.V1.Model.SetMasterAuthRequest View Source

SetMasterAuthRequest updates the admin password of a cluster.

Attributes

  • action (String): The exact form of action to be taken on the master auth Defaults to: null.

    • Enum - one of [UNKNOWN, SET_PASSWORD, GENERATE_PASSWORD]
  • update (MasterAuth): A description of the update. Defaults to: null.