package fakestorage
import "github.com/dotcloud/docker/integration-cli/cli/build/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 ¶
func New(t testingT, dir string, modifiers ...func(*fakecontext.Fake) error) Fake
New returns a static file server that will be use as build context.
Source Files ¶
- Version
- v17.12.1-ce-rc1+incompatible
- Published
- Mar 23, 2020
- Platform
- js/wasm
- Imports
- 18 packages
- Last checked
- 2 hours ago –
Tools for package owners.