controllers

package
v0.0.0-...-78ffc1b Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 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 AdoptionReconciler

type AdoptionReconciler struct {
	client.Client
	Log             logr.Logger
	Scheme          *runtime.Scheme
	DynamicClient   dynamic.Interface
	DiscoveryClient *discovery.DiscoveryClient
	// contains filtered or unexported fields
}

func (*AdoptionReconciler) Reconcile

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

func (*AdoptionReconciler) SetupWithManager

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

type ClusterAdoptionReconciler

type ClusterAdoptionReconciler struct {
	client.Client
	Log             logr.Logger
	Scheme          *runtime.Scheme
	DynamicClient   dynamic.Interface
	DiscoveryClient *discovery.DiscoveryClient
	// contains filtered or unexported fields
}

func (*ClusterAdoptionReconciler) Reconcile

func (*ClusterAdoptionReconciler) SetupWithManager

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

type ClusterHandoverReconciler

type ClusterHandoverReconciler struct {
	client.Client
	Log             logr.Logger
	Scheme          *runtime.Scheme
	DynamicClient   dynamic.Interface
	DiscoveryClient *discovery.DiscoveryClient
	// contains filtered or unexported fields
}

func (*ClusterHandoverReconciler) Reconcile

func (*ClusterHandoverReconciler) SetupWithManager

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

type HandoverReconciler

type HandoverReconciler struct {
	client.Client
	Log             logr.Logger
	Scheme          *runtime.Scheme
	DynamicClient   dynamic.Interface
	DiscoveryClient *discovery.DiscoveryClient
	// contains filtered or unexported fields
}

func (*HandoverReconciler) Reconcile

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

func (*HandoverReconciler) SetupWithManager

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

type InvalidJSONPathError

type InvalidJSONPathError error

Returned on invalid jsonpath.

Jump to

Keyboard shortcuts

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