package vfs
import "github.com/dotcloud/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.5
- Published
- Jan 9, 2014
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 9 seconds ago –
Tools for package owners.