Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IntegrationReconciler ¶
type IntegrationReconciler struct { Client client.Client // Interval is the length of time we sleep between runs Interval time.Duration Log logr.Logger MondooClientBuilder func(mondooclient.ClientOptions) mondooclient.Client // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.