 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ByUserIndexName = "ByUser"
    Variables ¶
This section is empty.
Functions ¶
Types ¶
type GroupCache ¶
type GroupCache struct {
	// contains filtered or unexported fields
}
    GroupCache is a skin on an indexer to provide the reverse index from user to groups. Once we work out a cleaner way to extend a lister, this should live there.
func NewGroupCache ¶
func NewGroupCache(groupInformer userinformer.GroupInformer) *GroupCache
       Source Files
      ¶
      Source Files
      ¶
    
- groups.go
 Click to show internal directories. 
   Click to hide internal directories.