# Packages

No description provided by the author
Code generated by counterfeiter.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Collector factory method.
NewDeleteAllTransaction returns an object transaction that says "delete everything in this cluster", for particular collectors to process.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

ClusterWatcher is for managing the lifecycle of watchers.
Collector is ClusterWatcher that has its own lifecycle (i.e., Start() and Stop()).
Starter is the expected return value of NewWatcherFunc.

# Type aliases

Function to create a watcher for a set of kinds.
StopWatcherFunc represents a hook to call when a watcher is stopped.