Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudInstanceReconciler ¶
CloudInstanceReconciler reconciles a CloudInstance object
func (*CloudInstanceReconciler) SetupWithManager ¶
func (r *CloudInstanceReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ConnectionHubReconciler ¶
ConnectionHubReconciler reconciles a ConnectionHub object
func (*ConnectionHubReconciler) SetupWithManager ¶
func (r *ConnectionHubReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type FederationHostReconciler ¶
FederationHostReconciler reconciles a FederationHost object
func (*FederationHostReconciler) SetupWithManager ¶
func (r *FederationHostReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type FederationMemberReconciler ¶
type FederationMemberReconciler struct { client.Client Scheme *runtime.Scheme DynamicClient dynamic.Interface RESTConfig *rest.Config }
FederationMemberReconciler reconciles a FederationMember object
func (*FederationMemberReconciler) SetupWithManager ¶
func (r *FederationMemberReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type FederationOperatorReconciler ¶
type FederationOperatorReconciler struct { client.Client Scheme *runtime.Scheme DynamicClient dynamic.Interface RESTConfig *rest.Config }
FederationOperatorReconciler reconciles a FederationOperator object
func (*FederationOperatorReconciler) SetupWithManager ¶
func (r *FederationOperatorReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type PhysicalInstanceReconciler ¶
PhysicalInstanceReconciler reconciles a PhysicalInstance object
func (*PhysicalInstanceReconciler) SetupWithManager ¶
func (r *PhysicalInstanceReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type SubmarinerBrokerReconciler ¶
type SubmarinerBrokerReconciler struct { client.Client Scheme *runtime.Scheme DynamicClient dynamic.Interface RESTConfig *rest.Config }
SubmarinerBrokerReconciler reconciles a SubmarinerBroker object
func (*SubmarinerBrokerReconciler) SetupWithManager ¶
func (r *SubmarinerBrokerReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type SubmarinerOperatorReconciler ¶
type SubmarinerOperatorReconciler struct { client.Client Scheme *runtime.Scheme DynamicClient dynamic.Interface RESTConfig *rest.Config }
SubmarinerOperatorReconciler reconciles a SubmarinerOperator object
func (*SubmarinerOperatorReconciler) SetupWithManager ¶
func (r *SubmarinerOperatorReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type SubmarinerReconciler ¶
type SubmarinerReconciler struct { client.Client Scheme *runtime.Scheme DynamicClient dynamic.Interface }
SubmarinerReconciler reconciles a Submariner object
func (*SubmarinerReconciler) SetupWithManager ¶
func (r *SubmarinerReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.