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