Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultUserInitStrategy ¶
type DefaultUserInitStrategy struct { }
func (*DefaultUserInitStrategy) InitializeUser ¶
func (*DefaultUserInitStrategy) InitializeUser(identity *userapi.Identity, user *userapi.User) error
InitializeUser implements Initializer
type Initializer ¶
type Initializer interface { // InitializeUser is responsible for initializing fields in a User API object from its associated Identity InitializeUser(identity *api.Identity, user *api.User) error }
Initializer is responsible for initializing fields in a User API object from its associated Identity
func NewDefaultUserInitStrategy ¶
func NewDefaultUserInitStrategy() Initializer
Directories ¶
Path | Synopsis |
---|---|
v1
Package v1 is the v1 version of the API.
|
Package v1 is the v1 version of the API. |
client
|
|
clientset_generated/internalclientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
clientset_generated/internalclientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset_generated/internalclientset/typed/core/unversioned
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset_generated/internalclientset/typed/core/unversioned/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
clientset_generated/release_1_3
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
clientset_generated/release_1_3/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset_generated/release_1_3/typed/core/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset_generated/release_1_3/typed/core/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
registry
|
|
Click to show internal directories.
Click to hide internal directories.