package
1.99.1
Repository: https://github.com/elastic/e2e-testing.git
Documentation: pkg.go.dev

# Functions

ExecCommandIntoContainer executes a command, as a user, into a container.
ExecCommandIntoContainerWithEnv executes a command, as a user, with env, into a container.
InspectContainer returns the JSON representation of the inspection of a Docker container, identified by its name.
LoadImage loads a TAR file in the local docker engine.
RemoveContainer removes a container identified by its container name.
RemoveDevNetwork removes the developer network.
TagImage tags an existing src image into a target one.

# Constants

OPNetworkName name of the network used by the tool.