minio

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container added in v0.2.2

type Container struct {
	Container testcontainers.Container
	tc.ContainerConfig
	Host         string
	Port         uint
	RootUser     string
	RootPassword string
}

Container ...

func Start added in v0.2.2

func Start(ctx context.Context, options Options) (Container, error)

Start ...

func (*Container) ConnectionURI added in v0.2.2

func (c *Container) ConnectionURI() string

ConnectionURI ...

func (*Container) Terminate added in v0.2.2

func (c *Container) Terminate(ctx context.Context)

Terminate ...

type Options added in v0.2.2

type Options struct {
	tc.ContainerOptions
	ImageTag     string
	RootUser     string
	RootPassword string
}

Options ...

Jump to

Keyboard shortcuts

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