user

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

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

Source Files

  • initializer.go
  • interfaces.go

Directories

Path Synopsis
api
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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL