controllers

package
v0.0.0-...-fcef64f Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2020 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationReconciler

type ApplicationReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

ApplicationReconciler reconciles a Application object

func (*ApplicationReconciler) Reconcile

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

func (*ApplicationReconciler) SetupWithManager

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

type ControlPlaneReconciler

type ControlPlaneReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

ControlPlaneReconciler reconciles a ControlPlane object

func (*ControlPlaneReconciler) Reconcile

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

func (*ControlPlaneReconciler) SetupWithManager

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

type EnvironmentReconciler

type EnvironmentReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

EnvironmentReconciler reconciles a Environment object

func (*EnvironmentReconciler) Reconcile

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

func (*EnvironmentReconciler) SetupWithManager

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

type MinioReconciler

type MinioReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

MinioReconciler reconciles a Minio object

func (*MinioReconciler) Reconcile

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

func (*MinioReconciler) SetupWithManager

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

type MongoReconciler

type MongoReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

MongoReconciler reconciles a Mongo object

func (*MongoReconciler) Reconcile

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

func (*MongoReconciler) SetupWithManager

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

type PipedReconciler

type PipedReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

PipedReconciler reconciles a Piped object

func (*PipedReconciler) Reconcile

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

func (*PipedReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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