package
0.1.0
Repository: https://github.com/openshift/service-idler.git
Documentation: pkg.go.dev

# Functions

NewCow (🐮) creates a new copy-on-write wrapper around the given idler.
ProvideController provides a controller that will be run at startup.

# Structs

CoWIdler is a copy-on-write abstraction over the idler object.
+informers:group=core,version=v1,kind=Endpoints +rbac:groups="",resources=endpoints,verbs=list;watch;get +rbac:groups="",resources=events,verbs=patch;create;update +rbac:groups=*,resources=*/scale,verbs=get;update +controller:group=idling,version=idling,kind=Idler,resource=idlers.
IdlerExecutor performs the actual idling and unidling.