Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶ added in v0.100.0
type Watcher struct {
// contains filtered or unexported fields
}
func NewCollectorWatcher ¶ added in v0.100.0
func (*Watcher) Watch ¶ added in v0.100.0
func (k *Watcher) Watch(labelSelector *metav1.LabelSelector, fn func(collectors map[string]*allocation.Collector)) error
Click to show internal directories.
Click to hide internal directories.