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 is running in
ControllerNamespace string
// ContainerImage is the image we should use for the preloading job
ContainerImage string
// EnableWebhooks indicates if the webhooks should be enabled
EnableWebhooks bool
// contains filtered or unexported fields
}
Controller handles the reconciliation of the policy resource
Click to show internal directories.
Click to hide internal directories.