controllers

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type V1Reconciler added in v0.0.3

type V1Reconciler struct {
	client.Client

	CloudFrontService *cloudfront.Service
}

V1Reconciler reconciles v1 Ingress resources

func (*V1Reconciler) Reconcile added in v0.0.3

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

Reconcile a v1 Ingress resource

func (*V1Reconciler) SetupWithManager added in v0.0.3

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

SetupWithManager ...

type V1beta1Reconciler added in v0.0.3

type V1beta1Reconciler struct {
	client.Client

	CloudFrontService *cloudfront.Service
}

V1beta1Reconciler reconciles v1beta1 Ingress resources

func (*V1beta1Reconciler) Reconcile added in v0.0.3

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

Reconcile a v1beta1 Ingress resource

func (*V1beta1Reconciler) SetupWithManager added in v0.0.3

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

SetupWithManager ...

Jump to

Keyboard shortcuts

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