package
0.1.0
Repository: https://github.com/sylabs/fuzzball-agent.git
Documentation: pkg.go.dev

# Functions

NewManager creates a new Manager based on the supplied volume configuration.

# Constants

TypeEphemeral represents a short lived volume that does not retain data.
TypePersistent represents a volume that leaves data intact during creation and removal.

# Structs

Manager creates and tracks volumes in use.
Spec defines a local resource to use as a volume.

# Type aliases

Config describes volume manager configuration.