controllers

package
v0.0.0-...-daee703 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntentReconciler

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

IntentReconciler reconciles a Intent object

func (*IntentReconciler) Reconcile

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

+kubebuilder:rbac:groups=dela.phillebaba.io,resources=intents,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=dela.phillebaba.io,resources=intents/status,verbs=get;update;patch +kubebuilder:rbac:groups=core,resources=secrets,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups="",resources=events,verbs=create;patch

func (*IntentReconciler) SetupWithManager

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

type RequestReconciler

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

RequestReconciler reconciles a Request object

func (*RequestReconciler) Reconcile

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

+kubebuilder:rbac:groups=delete.phillebaba.io,resources=requests,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=dela.phillebaba.io,resources=requests/status,verbs=get;update;patch +kubebuilder:rbac:groups=core,resources=secrets,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups="",resources=events,verbs=create;patch

func (*RequestReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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