package
0.0.0-20180718163623-7f4d65f4f38e
Repository: https://github.com/puppetlabs/lumogon.git
Documentation: pkg.go.dev
# Structs
MockDockerClient is a mock type implementing the dockeradapter.Client interface, by default all interface functions will raise a panic, you can however provide your own test specific function implementations which will take precedence.
MockNetConn TODO.