controllers

package
v0.0.0-...-56f2d6c Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Behavior

type Behavior struct {
	// contains filtered or unexported fields
}

type RenderPhaseReconciler

type RenderPhaseReconciler struct {
	Client     client.Client
	Log        logr.Logger
	GVK        *schema.GroupVersionKind
	EventName  v1alpha1.EventName
	ConfigName types.NamespacedName
}

RenderPhaseReconciler reconciles an object which we're watching for a template stack

func (*RenderPhaseReconciler) Reconcile

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

type SetupPhaseReconciler

type SetupPhaseReconciler struct {
	Client  client.Client
	Log     logr.Logger
	Manager manager.Manager
}

StackConfigurationReconciler reconciles a StackConfiguration object

func (*SetupPhaseReconciler) NewRenderController

func (r *SetupPhaseReconciler) NewRenderController(gvk *schema.GroupVersionKind, event v1alpha1.EventName, configName types.NamespacedName) error

func (*SetupPhaseReconciler) Reconcile

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

func (*SetupPhaseReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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