container

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2026 License: MIT Imports: 4 Imported by: 0

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.

Directories

Path Synopsis
Package env provides utilities for loading and managing environment variables from containers.
Package env provides utilities for loading and managing environment variables from containers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL