masterAuth property
The authentication information for accessing the master endpoint.
If unspecified, the defaults are used: For clusters before v1.12, if
master_auth is unspecified, username
will be set to "admin", a random
password will be generated, and a client certificate will be issued.
Implementation
MasterAuth? masterAuth;