controllers

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolPointer added in v1.3.0

func BoolPointer(b bool) *bool

Types

type CopyResourceReconciler

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

CopyResourceReconciler reconciles a CopyResource object

func (*CopyResourceReconciler) Reconcile

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

func (*CopyResourceReconciler) SetupWithManager

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

type Object

type Object interface {
	metav1.Object
	runtime.Object
}

func StringToStruct

func StringToStruct(kind string) (Object, error)

Jump to

Keyboard shortcuts

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