modulepackage
1.11.0
Repository: https://github.com/concourse/baggageclaim.git
Documentation: pkg.go.dev
# README
baggage claim
a volume manager for garden containers
reporting issues and requesting features
please report all issues and feature requests in concourse/concourse
about
baggageclaim allows you to create and layer volumes on a remote server. This is particularly useful when used with bind mounts or the RootFS when using Garden. It allows directories to be made which can be populated before having copy-on-write layers layered on top. e.g. to provide caching.
# Packages
No description provided by the author
No description provided by the author
Code generated by counterfeiter.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package kernel provides helper function to get, parse and compare kernel versions for different platforms.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
COWStrategy creates a Copy-On-Write layer of another Volume.
EmptyStrategy created a new empty volume.
ImportStrategy creates a volume by copying a directory from the host.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VolumeSpec is a specification representing the kind of volume that you'd like from the server.
# Interfaces
Client represents a client connection to a BaggageClaim server.
No description provided by the author
Volume represents a volume in the BaggageClaim system.
No description provided by the author
# Type aliases
No description provided by the author
VolumeProperties represents the properties for a particular volume.
Volumes represents a list of Volume object.