Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
controller is the main controller that check and exposes metrics on versions.
func (*Controller) Run ¶
func (c *Controller) Run(ctx context.Context) error
Run is a blocking func that will create and run new controller.
func (*Controller) StartGabageCollector ¶ added in v0.1.1
func (c *Controller) StartGabageCollector(refreshRate time.Duration)
StartGabageCollector will start the garbage collector for image search cache.
Click to show internal directories.
Click to hide internal directories.