controllers

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppReconciler

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

AppReconciler reconciles a App object

func (*AppReconciler) Reconcile

func (r *AppReconciler) Reconcile(req ctrl.Request) (res ctrl.Result, err error)

func (*AppReconciler) SetupWithManager

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

type AppReleaseReconciler

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

AppReleaseReconciler reconciles a AppRelease object

func (*AppReleaseReconciler) Reconcile

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

func (*AppReleaseReconciler) SetupWithManager

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

type BuildReconciler

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

BuildReconciler reconciles a Build object

func (*BuildReconciler) Reconcile

func (r *BuildReconciler) Reconcile(req ctrl.Request) (res ctrl.Result, err error)

func (*BuildReconciler) SetupWithManager

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

type ClusterConfigReconciler

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

ClusterConfigReconciler reconciles a ClusterConfig object

func (*ClusterConfigReconciler) Reconcile

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

func (*ClusterConfigReconciler) SetupWithManager

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

type DeploymentReconciler

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

DeploymentReconciler reconciles an AppTarget and other resources

func (*DeploymentReconciler) Reconcile

func (r *DeploymentReconciler) Reconcile(req ctrl.Request) (res ctrl.Result, err error)

func (*DeploymentReconciler) SetupWithManager

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

type IngressRequestReconciler added in v0.5.2

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

IngressRequestReconciler reconciles a IngressRequest object

func (*IngressRequestReconciler) Reconcile added in v0.5.2

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

func (*IngressRequestReconciler) SetupWithManager added in v0.5.2

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

type NodepoolReconciler

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

NodepoolReconciler reconciles a Build object

func (*NodepoolReconciler) Reconcile

func (r *NodepoolReconciler) Reconcile(req ctrl.Request) (res ctrl.Result, err error)

func (*NodepoolReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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