Beispiel #1
0
func init() {
	graphdriver.Register("devicemapper", Init)
}
Beispiel #2
0
func init() {
	graphdriver.Register("btrfs", Init)
}