user property

String? user
getter/setter pair

user is the name of the user as seen by the kubernetes cluster, example "alice" or "[email protected]"

Implementation

core.String? user;