package dummy
import "github.com/docker/docker/graphdriver/dummy"
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) Get ¶
func (*Driver) Remove ¶
func (*Driver) Size ¶
func (*Driver) String ¶
Source Files ¶
- Version
- v0.7.0-rc5
- Published
- Nov 15, 2013
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 6 minutes ago –
Tools for package owners.