 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
	sync.Mutex
	Schemas *types.Schemas
	// contains filtered or unexported fields
}
    func (*Controller) Sync ¶
func (c *Controller) Sync(key string, dynamicSchema *v3.DynamicSchema) (runtime.Object, error)
 Click to show internal directories. 
   Click to hide internal directories.