routerservice

package
v0.0.0-...-3420c2a Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	RouterServiceNamespace = "openshift-ingress"
	ELBAnnotationKey       = "service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout"
	ELBAnnotationValue     = "1800"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RouterServiceReconciler

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

RouterServiceReconciler reconciles a RouterService object

func (*RouterServiceReconciler) Reconcile

func (r *RouterServiceReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

Reconcile reads that state of the cluster for a RouterService object and makes changes based on the state read and what is in the Service.Spec Note: The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

func (*RouterServiceReconciler) SetupWithManager

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