# Functions
Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.
# Variables
AddToScheme exists solely to keep the old generators creating valid code DEPRECATED.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Install is a function which adds this version to a scheme.
SchemeGroupVersion generated code relies on this name Deprecated.
# Structs
Group represents a referenceable set of Users
Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).
GroupList is a collection of Groups
Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).
Identity records a successful authentication of a user with an identity provider.
IdentityList is a collection of Identities
Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).
Upon log in, every user of the system receives a User and Identity resource.
UserIdentityMapping maps a user to an identity
Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).
UserList is a collection of Users
Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).
# Type aliases
OptionalNames is an array that may also be left nil to distinguish between set and unset.