# Packages
No description provided by the author
No description provided by the author
No description provided by the author
Package exec contains a utility to Docker exec into a running a container
Create an ExecHelper with NewExecHelper and then create new exec commands
with Command()
*/.
Package host contains a utility to run commands on the Docker host by
using an image in privileged mode.
No description provided by the author
No description provided by the author
Package runner contains a utility to run Docker containers
Create a RunHelper with NewRunHelper and then create new run
instances with New()
*/.
# Functions
NewCmdDown creates a command that stops OpenShift.
NewCmdUp creates a command that starts openshift on Docker with reasonable defaults.
NewTaskPrinter creates a new TaskPrinter.
# Constants
No description provided by the author
CmdUpRecommendedName is the recommended command name.
# Structs
ClientStartConfig is the configuration for the client start command.
No description provided by the author
TaskPrinter is a helper for start task output.