Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "addon"
)
Variables ¶
View Source
var Settings = &settings.Settings
Settings defines applcation settings.
Functions ¶
Types ¶
type Reconciler ¶
type Reconciler struct { record.EventRecorder k8s.Client DB *gorm.DB Log logr.Logger // contains filtered or unexported fields }
Reconciler reconciles addon CRs. The history is used to ensure resources are reconciled at least once at startup.
Click to show internal directories.
Click to hide internal directories.