Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentRegistry ¶
type ComponentRegistry interface { EnsureComponentController(reg commonv1alpha1.Registration, crd *apiextensionsv1.CustomResourceDefinition) error RemoveComponentController(reg commonv1alpha1.Registration) WaitStopChannel() <-chan error }
ComponentRegistry keeps track of the controllers created for each registered component.
Click to show internal directories.
Click to hide internal directories.