Documentation ¶
Index ¶
Constants ¶
View Source
const ControllerName = "scheduler"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler(pjClient client.Client, cfg config.Getter, strtgy StrategyGetter) *Reconciler
Click to show internal directories.
Click to hide internal directories.