Documentation ¶
Index ¶
Constants ¶
View Source
const FallbackComponentReconciler = "base"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentCRD ¶
type ComponentReconciler ¶
type ComponentReconciler struct {
URL string
}
type SchedulerConfig ¶
type SchedulerConfig struct { PreComponents [][]string Reconcilers map[string]ComponentReconciler DeleteStrategy string ComponentCRDs map[string]ComponentCRD }
Click to show internal directories.
Click to hide internal directories.