ClusterUserResponse

data class ClusterUserResponse(val username: String)

ClusterUser configures user principals for an RBAC policy.

Constructors

Link copied to clipboard
constructor(username: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the user, e.g. my-gcp-id@gmail.com.