Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
func (*Tracker) OnChanged ¶
func (i *Tracker) OnChanged(obj interface{})
OnChanged implements Interface.
func (*Tracker) Track ¶
func (i *Tracker) Track(ref metav1.ObjectMetaAccessor, obj types.NamespacedName) error
Track implements Interface.
Click to show internal directories.
Click to hide internal directories.