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, dynakube *dynatracev1beta2.DynaKube, clusterLabel, kubeSystemUUID string) *Reconciler
type ReconcilerBuilder ¶ added in v1.0.0
type ReconcilerBuilder func(dtc dtclient.Client, dynakube *dynatracev1beta2.DynaKube, clusterLabel, kubeSystemUUID string) *Reconciler
Click to show internal directories.
Click to hide internal directories.