package configuration

import "github.com/dotcloud/docker/runtime/execdriver/native/configuration"

Index

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

parse.go

Version
v0.10.0
Published
Apr 8, 2014
Platform
js/wasm
Imports
7 packages
Last checked
1 minute ago

Tools for package owners.