package
0.0.0-20210912152203-60f493138856
Repository: https://github.com/kelda/blimp.git
Documentation: pkg.go.dev

# Functions

NamedVolumeDir returns the path within the PV that's used to back the given path on the CLI.
CreatePVC ensures that the namespace's PersistentVolumeClaim exists, and is bound to user's PersistentVolume.
NamedVolumeDir returns the path within the PV that's used to back the given volume.
PermanentlyDeletePVC deletes the namespace's persistent volume, and its underlying storage.

# Constants

PersistentVolumeClaimName is the name used for the PVC backing all Blimp volumes in a namespace.

# Variables

PersistentVolume is the volume definition that pods should use to mount the PV backing all Blimp volumes in a namespace.