Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
func AddToManager( manager kmgr.Manager, dataRegistry scrape_target_registry.InputDataRegistry, controllerOptions controller.Options, client client.Client, log logr.Logger) error
AddToManager adds a new secret controller to the specified manager. dataRegistry is a concurrency-safe data repository where the controller finds data it needs, and stores the data it produces.
func NewActuator ¶
func NewActuator( client client.Client, dataRegistry input_data_registry.InputDataRegistry, log logr.Logger) gcmctl.Actuator
NewActuator creates a new secret actuator. dataRegistry: a concurrency-safe data repository, source of various data used by the controller, and also where the controller stores the data it produces.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.