/dhall-kubernetes-1.17-v3.0.0/types/io.k8s.api.authentication.v1beta1.UserInfo.dhall
Copy path to clipboardSource
{ extra : List { mapKey : Text, mapValue : Text }
, groups : List Text
, uid : Optional Text
, username : Optional Text
}
{ extra : List { mapKey : Text, mapValue : Text }
, groups : List Text
, uid : Optional Text
, username : Optional Text
}