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 }
func (*IntegrationReconciler) IntegrationCheckIn ¶ added in v0.2.12
func (r *IntegrationReconciler) IntegrationCheckIn(integrationMrn, serviceAccountBytes []byte) error
Click to show internal directories.
Click to hide internal directories.