package fakestorage
import "github.com/docker/docker/testutil/fakestorage"
Index ¶
Functions ¶
func SetTestEnvironment ¶
func SetTestEnvironment(env *environment.Execution)
SetTestEnvironment sets a static test environment TODO: decouple this package from environment
Types ¶
type Fake ¶
Fake is a static file server. It might be running locally or remotely on test host.
func New ¶
New returns a static file server that will be use as build context.
Source Files ¶
- Version
- v23.0.0-rc.2+incompatible
- Published
- Jan 11, 2023
- Platform
- js/wasm
- Imports
- 22 packages
- Last checked
- 1 hour ago –
Tools for package owners.