controllers

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VolumeGroup        = "VolumeGroup"
	VolumeGroupClass   = "VolumeGroupClass"
	VolumeGroupContent = "VolumeGroupContent"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type VolumeGroupReconciler

type VolumeGroupReconciler struct {
	client.Client
	Log               logr.Logger
	Scheme            *runtime.Scheme
	DriverConfig      *config.DriverConfig
	GRPCClient        *grpcClient.Client
	VolumeGroupClient grpcClient.VolumeGroup
}

func (*VolumeGroupReconciler) Reconcile

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

func (*VolumeGroupReconciler) RemoveVGCObject

func (r *VolumeGroupReconciler) RemoveVGCObject(logger logr.Logger, volumeGroupContent *volumegroupv1.VolumeGroupContent) error

func (*VolumeGroupReconciler) SetupWithManager

func (r *VolumeGroupReconciler) SetupWithManager(mgr ctrl.Manager, cfg *config.DriverConfig) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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