package environment
import "github.com/docker/docker/integration-cli/environment"
Index ¶
Variables ¶
DefaultClientBinary is the name of the docker 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
- v28.1.1+incompatible (latest)
- Published
- Apr 18, 2025
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 59 minutes ago –
Tools for package owners.