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(dtc dtclient.Client, clusterLabel, kubeSystemUUID string) *Reconciler
func (*Reconciler) Reconcile ¶
func (r *Reconciler) Reconcile(dynakube *dynatracev1beta1.DynaKube) error
Click to show internal directories.
Click to hide internal directories.