Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InformerWatch ¶
type InformerWatch struct {
// contains filtered or unexported fields
}
func NewInformerWatch ¶
func NewInformerWatch(informer cache.SharedInformer) *InformerWatch
func (*InformerWatch) ResultChan ¶
func (iw *InformerWatch) ResultChan() <-chan watch.Event
func (*InformerWatch) Stop ¶
func (iw *InformerWatch) Stop()
Click to show internal directories.
Click to hide internal directories.