controllers

package
v0.0.0-...-c6ff525 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 16 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
	ImagePullSecrets     []string
	OdigosVersion        string
	K8sVersion           *version.Version
	DisableNameProcessor bool
	Config               *controllerconfig.ControllerConfig
}

func (*CollectorsGroupReconciler) Reconcile

func (*CollectorsGroupReconciler) SetupWithManager

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

type DataCollectionDaemonSetReconciler

type DataCollectionDaemonSetReconciler struct {
	client.Client
}

func (*DataCollectionDaemonSetReconciler) Reconcile

func (*DataCollectionDaemonSetReconciler) SetupWithManager

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

type DestinationReconciler

type DestinationReconciler struct {
	client.Client
	Scheme           *runtime.Scheme
	ImagePullSecrets []string
	OdigosVersion    string
	Config           *controllerconfig.ControllerConfig
}

func (*DestinationReconciler) Reconcile

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

func (*DestinationReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type GatewayDeploymentReconciler

type GatewayDeploymentReconciler struct {
	client.Client
}

func (*GatewayDeploymentReconciler) Reconcile

func (*GatewayDeploymentReconciler) SetupWithManager

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

type InstrumentedApplicationReconciler

type InstrumentedApplicationReconciler struct {
	client.Client
	Scheme               *runtime.Scheme
	ImagePullSecrets     []string
	OdigosVersion        string
	K8sVersion           *version.Version
	DisableNameProcessor bool
}

func (*InstrumentedApplicationReconciler) Reconcile

func (*InstrumentedApplicationReconciler) SetupWithManager

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

type ProcessorReconciler

type ProcessorReconciler struct {
	client.Client
	Scheme               *runtime.Scheme
	ImagePullSecrets     []string
	OdigosVersion        string
	K8sVersion           *version.Version
	DisableNameProcessor bool
	Config               *controllerconfig.ControllerConfig
}

func (*ProcessorReconciler) Reconcile

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

func (*ProcessorReconciler) SetupWithManager

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

type SecretReconciler

type SecretReconciler struct {
	client.Client
	Scheme           *runtime.Scheme
	ImagePullSecrets []string
	OdigosVersion    string
	Config           *controllerconfig.ControllerConfig
}

func (*SecretReconciler) Reconcile

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

func (*SecretReconciler) SetupWithManager

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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