Class MasterAuth (0.3.0)

The authentication information for accessing the master endpoint. Authentication can be done using HTTP basic auth or using client certificates.

The password to use for HTTP basic authentication to the master endpoint. Because the master endpoint is open to the Internet, you should create a strong password. If a password is provided for cluster creation, username must be non-empty.

[Output only] Base64-encoded public certificate that is the root of trust for the cluster.

[Output only] Base64-encoded private key used by clients to authenticate to the cluster endpoint.