Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSRDSInstanceReconciler ¶
type AWSRDSInstanceReconciler struct { client.Client HTTPClient *http.Client Log logr.Logger Recorder record.EventRecorder }
AWSRDSInstanceReconciler reconciles a Namespace object
func (*AWSRDSInstanceReconciler) SetupWithManager ¶
func (r *AWSRDSInstanceReconciler) SetupWithManager(mgr ctrl.Manager, opts AWSRDSInstanceReconcilerOptions) error
SetupWithManager sets up the controller with the Manager.
type AWSRDSInstanceReconcilerOptions ¶
type AWSRDSInstanceReconcilerOptions struct {
MaxConcurrentReconciles int
}
type MongoDBAtlasClusterReconciler ¶
type MongoDBAtlasClusterReconciler struct { client.Client HTTPClient *http.Client Log logr.Logger Recorder record.EventRecorder }
MongoDBAtlasClusterReconciler reconciles a Namespace object
func (*MongoDBAtlasClusterReconciler) SetupWithManager ¶
func (r *MongoDBAtlasClusterReconciler) SetupWithManager(mgr ctrl.Manager, opts MongoDBAtlasClusterReconcilerOptions) error
SetupWithManager sets up the controller with the Manager.
type MongoDBAtlasClusterReconcilerOptions ¶
type MongoDBAtlasClusterReconcilerOptions struct {
MaxConcurrentReconciles int
}
Click to show internal directories.
Click to hide internal directories.