controllers

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RetryInterval             time.Duration = time.Second * 30
	ErrorInterval             time.Duration = time.Minute * 5
	DeleteInClusterAnnotation               = "carrefour.com/delete-in-cluster"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ElasticIndexReconciler

type ElasticIndexReconciler struct {
	client.Client
	Log                   logr.Logger
	Scheme                *runtime.Scheme
	NamespacesRegexFilter string
}

ElasticIndexReconciler reconciles a ElasticIndex object

func (*ElasticIndexReconciler) Reconcile

func (r *ElasticIndexReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*ElasticIndexReconciler) SetupWithManager

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

type ElasticTemplateReconciler

type ElasticTemplateReconciler struct {
	client.Client
	Log                   logr.Logger
	Scheme                *runtime.Scheme
	NamespacesRegexFilter string
}

ElasticTemplateReconciler reconciles a ElasticTemplate object

func (*ElasticTemplateReconciler) Reconcile

func (r *ElasticTemplateReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*ElasticTemplateReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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