Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrServiceNotYetReady = errors.New("internal: Waiting on Service to come online")
Functions ¶
This section is empty.
Types ¶
type ComponentsReconciler ¶
type ComponentsReconciler struct { client.Client record.EventRecorder }
func (*ComponentsReconciler) ReconcileComponentHealth ¶
type DNSReconciler ¶
type DNSReconciler struct { client.Client record.EventRecorder }
type IngressReconciler ¶
type IngressReconciler struct { client.Client record.EventRecorder }
Click to show internal directories.
Click to hide internal directories.