package environment
import "github.com/docker/docker/integration-cli/environment"
Index ¶
Variables ¶
var ( // DefaultClientBinary is the name of the docker binary DefaultClientBinary = os.Getenv("TEST_CLIENT_BINARY") )
Types ¶
type Execution ¶
type Execution struct { environment.Execution // contains filtered or unexported fields }
Execution contains information about the current test execution and daemon under test
func New ¶
New returns details about the testing environment
func (*Execution) DockerBinary ¶
DockerBinary returns the docker binary for this testing environment
Source Files ¶
- Version
- v20.10.16+incompatible
- Published
- May 12, 2022
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 2 minutes ago –
Tools for package owners.