Versions in this module Expand all Collapse all v0 v0.5.3 May 28, 2015 Changes in this version + type Identity struct + Extra map[string]string + ProviderName string + ProviderUserName string + User kapi.ObjectReference + func (*Identity) IsAnAPIObject() + type IdentityList struct + Items []Identity + func (*IdentityList) IsAnAPIObject() + type User struct + FullName string + Groups []string + Identities []string + func (*User) IsAnAPIObject() + type UserIdentityMapping struct + Identity kapi.ObjectReference + User kapi.ObjectReference + func (*UserIdentityMapping) IsAnAPIObject() + type UserList struct + Items []User + func (*UserList) IsAnAPIObject()