Versions in this module Expand all Collapse all v1 v1.13.1 Feb 8, 2017 Changes in this version + type Config struct + func NewConfig() *Config + func (c *Config) CloseStreams() error + func (c *Config) CopyToPipe(iop libcontainerd.IOPipe) + func (c *Config) NewInputPipes() + func (c *Config) NewNopInputPipe() + func (c *Config) Stderr() *broadcaster.Unbuffered + func (c *Config) StderrPipe() io.ReadCloser + func (c *Config) Stdin() io.ReadCloser + func (c *Config) StdinPipe() io.WriteCloser + func (c *Config) Stdout() *broadcaster.Unbuffered + func (c *Config) StdoutPipe() io.ReadCloser