controllers

package
v0.0.0-...-a7576c3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CollectorsGroupReconciler

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

CollectorsGroupReconciler reconciles a CollectorsGroup object

func (*CollectorsGroupReconciler) Reconcile

+kubebuilder:rbac:groups=odigos.io,resources=collectorsgroups,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=odigos.io,resources=collectorsgroups/status,verbs=get;update;patch +kubebuilder:rbac:groups=odigos.io,resources=collectorsgroups/finalizers,verbs=update

func (*CollectorsGroupReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DestinationReconciler

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

DestinationReconciler reconciles a Destination object

func (*DestinationReconciler) Reconcile

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

+kubebuilder:rbac:groups=odigos.io,resources=destinations,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=odigos.io,resources=destinations/status,verbs=get;update;patch +kubebuilder:rbac:groups=odigos.io,resources=destinations/finalizers,verbs=update

func (*DestinationReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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