controller

package
v0.0.0-...-f41efdc Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MPL-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FileShareIDLabelName      = "fileShareID"
	FileShareNameLabelName    = "fileShareName"
	NfsProvisionerIDLabelName = "nfsProvisionerID"
)
View Source
const RepositoryName = "nfs-subdir-external-provisioner"
View Source
const RepositoryUrl = "https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/"

Variables

This section is empty.

Functions

This section is empty.

Types

type NfsProvisionerReconciler

type NfsProvisionerReconciler struct {
	client.Client
	Scheme          *runtime.Scheme
	HelmClient      gohelmclient.Client
	FileShareClient gcoreclient.FileShareLister
}

NfsProvisionerReconciler reconciles a NfsProvisioner object

func (*NfsProvisionerReconciler) Reconcile

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

func (*NfsProvisionerReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type StringSet

type StringSet map[string]bool

Jump to

Keyboard shortcuts

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