Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReconciler ¶
func NewReconciler(dtc dtclient.Client, dk *dynakube.DynaKube) controllers.Reconciler
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
type ReconcilerBuilder ¶
type ReconcilerBuilder func(dtc dtclient.Client, dk *dynakube.DynaKube) controllers.Reconciler
Click to show internal directories.
Click to hide internal directories.