minio

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(endpoint, accessKey, secretKey string, opts ...Option) (*minio.Client, error)

Create a new miniio client

Types

type Option

type Option func(*minio.Options)

func WithRegion

func WithRegion(region string) Option

func WithSSL

func WithSSL(useSSL bool) Option

func WithTrace

func WithTrace(tracer *httptrace.ClientTrace) Option

func WithTransport

func WithTransport(transport *http.Transport) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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