controllers

package
v0.0.0-...-8531fef Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReconcileEtcdV3

type ReconcileEtcdV3 struct {
	// This client, initialized using mgr.Client() above, is a split client
	// that reads objects from the cache and writes to the apiserver
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

ReconcileEtcdV3 reconciles a Backend object

func (*ReconcileEtcdV3) Reconcile

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

func (*ReconcileEtcdV3) SetupWithEtcdV3

func (r *ReconcileEtcdV3) SetupWithEtcdV3(mgr ctrl.Manager) error

type ReconcileGCS

type ReconcileGCS struct {
	// This client, initialized using mgr.Client() above, is a split client
	// that reads objects from the cache and writes to the apiserver
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

ReconcileGCS reconciles a Backend object

func (*ReconcileGCS) Reconcile

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

func (*ReconcileGCS) SetupWithGCS

func (r *ReconcileGCS) SetupWithGCS(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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