controllers

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvoyBootstrapReconciler

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

EnvoyBootstrapReconciler reconciles a EnvoyBootstrap object

func (*EnvoyBootstrapReconciler) Reconcile

func (*EnvoyBootstrapReconciler) SetupWithManager

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

type EnvoyConfigReconciler

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

EnvoyConfigReconciler reconciles a EnvoyConfig object

func (*EnvoyConfigReconciler) Reconcile

func (r *EnvoyConfigReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*EnvoyConfigReconciler) SetupWithManager

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

SetupWithManager adds the controller to the manager

type EnvoyConfigRevisionReconciler

type EnvoyConfigRevisionReconciler struct {
	Client     client.Client
	Log        logr.Logger
	Scheme     *runtime.Scheme
	XdsCache   xdss.Cache
	APIVersion envoy.APIVersion
}

EnvoyConfigRevisionReconciler reconciles a EnvoyConfigRevision object

func (*EnvoyConfigRevisionReconciler) Reconcile

Reconcile progresses EnvoyConfigRevision resources to its desired state +kubebuilder:rbac:groups=marin3r.3scale.net,namespace=placeholder,resources=envoyconfigrevisions,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=marin3r.3scale.net,namespace=placeholder,resources=envoyconfigrevisions/status,verbs=get;update;patch +kubebuilder:rbac:groups="core",namespace=placeholder,resources=secrets,verbs=get;list;watch

func (*EnvoyConfigRevisionReconciler) SetupWithManager

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

SetupWithManager adds the controller to the manager

type SecretReconciler

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

func (*SecretReconciler) Reconcile

func (r *SecretReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*SecretReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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