controllers

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2023 License: Apache-2.0 Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudInstanceReconciler

type CloudInstanceReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

CloudInstanceReconciler reconciles a CloudInstance object

func (*CloudInstanceReconciler) Reconcile

func (r *CloudInstanceReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*CloudInstanceReconciler) SetupWithManager

func (r *CloudInstanceReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type ConnectionHubReconciler

type ConnectionHubReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

ConnectionHubReconciler reconciles a ConnectionHub object

func (*ConnectionHubReconciler) Reconcile

func (r *ConnectionHubReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ConnectionHubReconciler) SetupWithManager

func (r *ConnectionHubReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type FederationHostReconciler

type FederationHostReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

FederationHostReconciler reconciles a FederationHost object

func (*FederationHostReconciler) Reconcile

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) Reconcile

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) Reconcile

func (*FederationOperatorReconciler) SetupWithManager

func (r *FederationOperatorReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type PhysicalInstanceReconciler

type PhysicalInstanceReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

PhysicalInstanceReconciler reconciles a PhysicalInstance object

func (*PhysicalInstanceReconciler) Reconcile

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) Reconcile

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) Reconcile

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) Reconcile

func (r *SubmarinerReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*SubmarinerReconciler) SetupWithManager

func (r *SubmarinerReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL