Documentation
¶
Overview ¶
Package container provides functionality for working with test containers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestContainer ¶
func TestContainer( ctx context.Context, timeout time.Duration, dockf tc.FromDockerfile, ) (tc.Container, error)
TestContainer inits and returns test container with Git fixture image built from Dockerfile in the repository root.
It uses the provided context and timeout for container initialization.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.