minio

package
v0.0.0-...-1fccfa7 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBucket

func GetBucket(bucket, component string) string

GetBucket return bucket name based on storage option bucket, separator or bucketName

func New

func New(bucket, pathPrefix, component string, opt Options) (s *store, err error)

Types

type Options

type Options struct {
	Endpoint string
	Secure   bool
	Strict   bool

	AccessKeyID     string
	SecretAccessKey string

	ServerSideEncryptKey []byte
}

Jump to

Keyboard shortcuts

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