package windows

import "github.com/dotcloud/docker/daemon/execdriver/windows"

Index

Constants

const (
	DriverName = "Windows"
	Version    = "Placeholder"
)

Functions

func NewDriver

func NewDriver(root, initPath string) (*driver, error)

Source Files

windows.go

Version
v1.7.0-rc5
Published
Jun 16, 2015
Platform
windows/amd64
Imports
2 packages
Last checked
1 minute ago

Tools for package owners.