directory
3.11.0+incompatible
Repository: https://github.com/kpanduga/testorigin.git
Documentation: pkg.go.dev
# Packages
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
Package runner contains a utility to run Docker containers
Create a RunHelper with NewRunHelper and then create new run
instances with New()
*/.