package helpers
import "github.com/moby/buildkit/util/testutil/helpers"
Index ¶
- func NewAzuriteServer(t *testing.T, sb integration.Sandbox, opts AzuriteOpts) (address string, cl func() error, err error)
- func NewMinioServer(t *testing.T, sb integration.Sandbox, opts MinioOpts) (address string, bucket string, cl func() error, err error)
- type AzuriteOpts
- type MinioOpts
Functions ¶
func NewAzuriteServer ¶
func NewAzuriteServer(t *testing.T, sb integration.Sandbox, opts AzuriteOpts) (address string, cl func() error, err error)
func NewMinioServer ¶
func NewMinioServer(t *testing.T, sb integration.Sandbox, opts MinioOpts) (address string, bucket string, cl func() error, err error)
Types ¶
type AzuriteOpts ¶
type MinioOpts ¶
Source Files ¶
- Version
- v0.17.1
- Published
- Nov 7, 2024
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- 12 hours ago –
Tools for package owners.