package vfs
import "github.com/docker/docker/graphdriver/vfs"
Index ¶
Functions ¶
func Init ¶
func Init(home string) (graphdriver.Driver, error)
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
func (*Driver) Cleanup ¶
func (*Driver) Create ¶
func (*Driver) Exists ¶
func (*Driver) Get ¶
func (*Driver) Remove ¶
func (*Driver) Status ¶
func (*Driver) String ¶
Source Files ¶
- Version
- v0.7.6
- Published
- Jan 15, 2014
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 40 minutes ago –
Tools for package owners.