user property

String? user
getter/setter pair

user is the name of the user as seen by the kubernetes cluster, example "alice" or "alice@domain.tld"

Implementation

core.String? user;