Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController creates a Reconciler and returns the result of NewImpl.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler implements vspherereconciler.Interface for VSphereSource resources.
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, vms *sourcesv1alpha1.VSphereSource) reconciler.Event
ReconcileKind implements Interface.ReconcileKind.
func (*Reconciler) UpdateFromLoggingConfigMap ¶ added in v0.31.0
func (r *Reconciler) UpdateFromLoggingConfigMap(cfg *corev1.ConfigMap)
func (*Reconciler) UpdateFromMetricsConfigMap ¶ added in v0.31.0
func (r *Reconciler) UpdateFromMetricsConfigMap(cfg *corev1.ConfigMap)
Click to show internal directories.
Click to hide internal directories.