package configuration
import "github.com/dotcloud/docker/daemon/execdriver/native/configuration"
Index ¶
- func ParseConfiguration(container *libcontainer.Container, running map[string]*exec.Cmd, opts []string) error
- type Action
Functions ¶
func ParseConfiguration ¶
func ParseConfiguration(container *libcontainer.Container, running map[string]*exec.Cmd, opts []string) error
configureCustomOptions takes string commands from the user and allows modification of the container's default configuration.
TODO: this can be moved to a general utils or parser in pkg
Types ¶
type Action ¶
type Action func(*libcontainer.Container, interface{}, string) error
Source Files ¶
- Version
- v0.11.0
- Published
- May 7, 2014
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 39 seconds ago –
Tools for package owners.