Expand description
The module holding the User
struct
Structs
A user represents a user that can be used to log in to one of the clusters
given in the Cluster
struct. The mapping of which user can log in to which
clusters are maintained in the Context
set found in the Config
struct.