# 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.
# Type aliases
Config describes volume manager configuration.