mse

package
v0.0.0-...-46eb484 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciler

type Reconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	Log           logr.Logger
	EventRecorder record.EventRecorder
	// contains filtered or unexported fields
}

func New

func New(cli client.Client, scheme *runtime.Scheme, logger logr.Logger, recorder record.EventRecorder) *Reconciler

func (*Reconciler) GetHapiStat

func (r *Reconciler) GetHapiStat(ctx context.Context, instance *hepav1.Hapi) (interface{}, error)

func (*Reconciler) GetHapiStatusStat

func (r *Reconciler) GetHapiStatusStat(ctx context.Context, instance *hepav1.Hapi) (interface{}, error)

func (*Reconciler) HandleDefault

func (r *Reconciler) HandleDefault(ctx context.Context, instance *hepav1.Hapi) (err error)

func (*Reconciler) HandleOK

func (r *Reconciler) HandleOK(ctx context.Context, instance *hepav1.Hapi) (err error)

func (*Reconciler) HandleReconcileBackendService

func (r *Reconciler) HandleReconcileBackendService(ctx context.Context, instance *hepav1.Hapi) (err error)

func (*Reconciler) HandleReconcileBackendUpstream

func (r *Reconciler) HandleReconcileBackendUpstream(ctx context.Context, instance *hepav1.Hapi) (err error)

func (*Reconciler) Reconcile

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

func (*Reconciler) RegisterHandlers

func (r *Reconciler) RegisterHandlers()

Jump to

Keyboard shortcuts

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