shared

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: Apache-2.0 Imports: 12 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
	GetOrchestratorType() (k8sutil.OrchestratorType, error)
}

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