options

package
v0.0.0-...-96860c4 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*testcontainers.ContainerRequest) error

Option is a function that can customize the given testcontainers.ContainerRequest. The intended use of Option is to provide extension points for implementers of Container.

func WithCustomTag

func WithCustomTag(tag string) Option

WithCustomTag sets the tag for the underlying docker image. If the tag is already set WithCustomTag replaces it.

Jump to

Keyboard shortcuts

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