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 | 
|---|---|
| 
       +groupName=user.openshift.io Package api is the internal version of the API. 
         | 
      +groupName=user.openshift.io Package api is the internal version of the API. | 
| 
         
          
            v1
            
            
          
           
      +groupName=user.openshift.io Package v1 is the v1 version of the API. 
         | 
      +groupName=user.openshift.io Package v1 is the v1 version of the API. | 
| 
       generated
        | 
      |
| 
         
          
            clientset
            
            
          
           
      This package has the automatically generated clientset. 
         | 
      This package has the automatically generated clientset. | 
| 
         
          
            clientset/fake
            
            
          
           
      This package has the automatically generated fake clientset. 
         | 
      This package has the automatically generated fake clientset. | 
| 
         
          
            clientset/scheme
            
            
          
           
      This package contains the scheme of the automatically generated clientset. 
         | 
      This package contains the scheme of the automatically generated clientset. | 
| 
         
          
            clientset/typed/user/v1
            
            
          
           
      This package has the automatically generated typed clients. 
         | 
      This package has the automatically generated typed clients. | 
| 
         
          
            clientset/typed/user/v1/fake
            
            
          
           
      Package fake has the automatically generated clients. 
         | 
      Package fake has the automatically generated clients. | 
| 
         
          
            internalclientset
            
            
          
           
      This package has the automatically generated clientset. 
         | 
      This package has the automatically generated clientset. | 
| 
         
          
            internalclientset/fake
            
            
          
           
      This package has the automatically generated fake clientset. 
         | 
      This package has the automatically generated fake clientset. | 
| 
         
          
            internalclientset/scheme
            
            
          
           
      This package contains the scheme of the automatically generated clientset. 
         | 
      This package contains the scheme of the automatically generated clientset. | 
| 
         
          
            internalclientset/typed/user/internalversion
            
            
          
           
      This package has the automatically generated typed clients. 
         | 
      This package has the automatically generated typed clients. | 
| 
         
          
            internalclientset/typed/user/internalversion/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.