minio

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MinioAccessKey       = "minioadmin"
	MinioAccessKeySecret = "minioadmin"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Minio

type Minio interface {
	Close(context.Context) error
	GetEndpointURL() (string, error)
	GetConsoleURL() (string, error)
}

func New

func New(ctx context.Context) (Minio, error)

func NewWithImage

func NewWithImage(ctx context.Context, image string) (Minio, error)

Jump to

Keyboard shortcuts

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