Documentation ¶
Index ¶
- func Create(log logr.Logger, mgr ctrl.Manager, f *forest.Forest, opts Options)
- func CreateReconcilers(mgr ctrl.Manager, f *forest.Forest, opts Options) error
- func ManageCerts(mgr ctrl.Manager, setupFinished chan struct{}, restartOnSecretRefresh bool) error
- func TestOnlyCheckHRQDrift(f *forest.Forest) bool
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateReconcilers ¶
CreateReconcilers creates all reconcilers.
This function is called both from main.go as well as from the integ tests.
func ManageCerts ¶ added in v1.0.0
ManageCerts creates all certs for webhooks. This function is called from main.go.
func TestOnlyCheckHRQDrift ¶ added in v1.1.0
TestOnlyCheckHRQDrift is used in the integ tests to invoke the checker at exactly the right time to verify that it works as expected.
Types ¶
Click to show internal directories.
Click to hide internal directories.