 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockController ¶
type MockController struct {
	WatchCalls []WatchCall
}
    func (*MockController) Start ¶
func (m *MockController) Start(stop <-chan struct{}) error
func (*MockController) Watch ¶
func (m *MockController) Watch(src source.Source, eventhandler handler.EventHandler, predicates ...predicate.Predicate) error
 Click to show internal directories. 
   Click to hide internal directories.