sync

package
v0.2.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	NfsPvcDanaLabel         = "nfspvc.dana.io/nfspvc-owner"
	PvcBindStatusAnnotation = "pv.kubernetes.io/bind-completed"

	StorageClassEnv  = "STORAGE_CLASS"
	ReclaimPolicyEnv = "RECLAIM_POLICY"
)

Variables

View Source
var ReclaimPolicy = os.Getenv(ReclaimPolicyEnv)
View Source
var StorageClass = os.Getenv(StorageClassEnv)

Functions

func CreateOrUpdateStorageObjects added in v0.2.1

func CreateOrUpdateStorageObjects(ctx context.Context, nfspvc danaiov1alpha1.NfsPvc, log logr.Logger, k8sClient client.Client) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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