Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnqueueRequestForSource ¶
func EnqueueRequestForSource(scheme *runtime.Scheme, mapper meta.RESTMapper, sourceObj client.Object) handler.EventHandler
func ObserveExpectationsForController ¶
func ObserveExpectationsForController( scheme *runtime.Scheme, mapper meta.RESTMapper, controllerType client.Object, expectations *expectations.Expectations, ) handler.EventHandler
Types ¶
type SourceAwareSystem ¶
type SourceAwareSystem struct {
utilapi.SourceAwareSystem
}
func NewSourceAwareSystem ¶
func NewSourceAwareSystem(system utilapi.SourceAwareSystem) *SourceAwareSystem
func (*SourceAwareSystem) EnqueueRequestForSource ¶
func (s *SourceAwareSystem) EnqueueRequestForSource(scheme *runtime.Scheme, mapper meta.RESTMapper, sourceObj client.Object) handler.EventHandler
Click to show internal directories.
Click to hide internal directories.