Documentation ¶
Index ¶
- func ClientAuthorizationName(userName, clientName string) string
- func GetAttrs(o runtime.Object) (labels.Set, fields.Set, bool, error)
- func Matcher(label labels.Selector, field fields.Selector) kstorage.SelectionPredicate
- func NewStrategy(clientGetter oauthclient.Getter) strategy
- func SelectableFields(obj *oauthapi.OAuthClientAuthorization) fields.Set
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientAuthorizationName ¶
ClientAuthorizationName creates the computed name for a given username, clientName tuple This cannot change or client authorizations will be have unpredictably
func NewStrategy ¶ added in v1.3.0
func NewStrategy(clientGetter oauthclient.Getter) strategy
func SelectableFields ¶
func SelectableFields(obj *oauthapi.OAuthClientAuthorization) fields.Set
SelectableFields returns a field set that can be used for filter selection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.