controllers

package
v0.4.13 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceBindingReconciler

type ServiceBindingReconciler struct {
	client.Client
	Scheme                   *runtime.Scheme
	ClusterResourceNamespace string
	EnableBindingMetadata    bool
	ClientBuilder            facade.SpaceClientBuilder
}

ServiceBindingReconciler reconciles a ServiceBinding object

func (*ServiceBindingReconciler) Reconcile

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

func (*ServiceBindingReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ServiceInstanceReconciler

type ServiceInstanceReconciler struct {
	client.Client
	Scheme                   *runtime.Scheme
	ClusterResourceNamespace string
	ClientBuilder            facade.SpaceClientBuilder
}

ServiceInstanceReconciler reconciles a ServiceInstance object

func (*ServiceInstanceReconciler) Reconcile

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

func (*ServiceInstanceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SpaceReconciler

type SpaceReconciler struct {
	Kind string
	client.Client
	Scheme                   *runtime.Scheme
	ClusterResourceNamespace string
	ClientBuilder            facade.OrganizationClientBuilder
	HealthCheckerBuilder     facade.SpaceHealthCheckerBuilder
}

SpaceReconciler reconciles a (Cluster)Space object

func (*SpaceReconciler) Reconcile

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

func (*SpaceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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