Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthCheckReconciler ¶
type HealthCheckReconciler struct { client.Client dynamic.Interface Log logr.Logger Scheme *runtime.Scheme }
HealthCheckReconciler reconciles a HealthCheck object
func (*HealthCheckReconciler) SetupWithManager ¶
func (r *HealthCheckReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager will setup the controller
type HostedZoneReconciler ¶
type HostedZoneReconciler struct { client.Client dynamic.Interface Log logr.Logger Scheme *runtime.Scheme }
HostedZoneReconciler reconciles a HostedZone object
func (*HostedZoneReconciler) SetupWithManager ¶
func (r *HostedZoneReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager will setup the controller
type RecordSetGroupReconciler ¶
type RecordSetGroupReconciler struct { client.Client dynamic.Interface Log logr.Logger Scheme *runtime.Scheme }
RecordSetGroupReconciler reconciles a RecordSetGroup object
func (*RecordSetGroupReconciler) SetupWithManager ¶
func (r *RecordSetGroupReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager will setup the controller
type RecordSetReconciler ¶
type RecordSetReconciler struct { client.Client dynamic.Interface Log logr.Logger Scheme *runtime.Scheme }
RecordSetReconciler reconciles a RecordSet object
func (*RecordSetReconciler) SetupWithManager ¶
func (r *RecordSetReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager will setup the controller
Click to show internal directories.
Click to hide internal directories.