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