controllers

package
v0.0.0-...-84d2bf4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IngressShimReconciler

type IngressShimReconciler struct {
	AnnotationKey string
	DefaultRecord string
	// contains filtered or unexported fields
}

IngressShimReconciler reconciles an ingress object

func (*IngressShimReconciler) Reconcile

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

func (*IngressShimReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type RecordReconciler

type RecordReconciler struct {
	ReconciliationInterval time.Duration
	// contains filtered or unexported fields
}

RecordReconciler reconciles a Record object

func (*RecordReconciler) Reconcile

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

func (*RecordReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ServiceShimReconciler

type ServiceShimReconciler struct {
	AnnotationKey string
	// contains filtered or unexported fields
}

ServiceShimReconciler reconciles a service object

func (*ServiceShimReconciler) Reconcile

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

func (*ServiceShimReconciler) SetupWithManager

func (r *ServiceShimReconciler) 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