controllers

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2020 License: Apache-2.0 Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppRevisionReconciler

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

AppRevisionReconciler reconciles a AppRevision object

func (*AppRevisionReconciler) Reconcile

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

func (*AppRevisionReconciler) SetupWithManager

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

type StackAppReconciler

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

StackAppReconciler reconciles a StackApp object

func (*StackAppReconciler) Reconcile

func (r *StackAppReconciler) Reconcile(request ctrl.Request) (ctrl.Result, error)

func (*StackAppReconciler) SetupWithManager

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

type StackReleaseReconciler

type StackReleaseReconciler struct {
	client.Client
	Log     logr.Logger
	Scheme  *runtime.Scheme
	Metrics promv1.API
}

StackReleaseReconciler reconciles a StackRelease object

func (*StackReleaseReconciler) Reconcile

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

func (*StackReleaseReconciler) SetupWithManager

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

type StackValueReconciler

type StackValueReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

StackValueReconciler reconciles a StackValue object

func (*StackValueReconciler) Reconcile

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

func (*StackValueReconciler) SetupWithManager

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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