Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler(client client.Client, creds config.Creds, log logr.Logger, recorder record.EventRecorder) (*Reconciler, error)
func (*Reconciler) UpdateDatadogClient ¶
func (r *Reconciler) UpdateDatadogClient(newCreds config.Creds) error
Click to show internal directories.
Click to hide internal directories.