Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { // ControllerNamespace is the namespace the controller lives ControllerNamespace string // EnableWebhooks indicates if the webhooks should be enabled EnableWebhooks bool // contains filtered or unexported fields }
Controller handles the reconciliation of the provider resource
Click to show internal directories.
Click to hide internal directories.