shared

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConstructPVC

ConstructPVC constructs a PVC from the custom spec from the user

Types

type Reconciler

type Reconciler interface {
	client.Client
	GetScheme() *runtime.Scheme
	GetLogger() logr.Logger
	GetClient() client.Client
	GetUpdater() conditions.Updater
	GetRenderer() render.Renderer
	GetEventRecorder() record.EventRecorder
}

Reconciler defines the methods required by a reconciler

Jump to

Keyboard shortcuts

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