s3fs

package
v0.13.6 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: MPL-2.0 Imports: 22 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, logger *slog.Logger, opts Options) (writablefs.FS, error)

New opens a new S3 filesystem.

Types

type Options

type Options struct {
	EndpointURL     string
	Region          string
	TLSClientConfig *tls.Config
	Credentials     *credentials.Credentials
	BucketName      string
}

Options for opening a new S3 filesystem.

Jump to

Keyboard shortcuts

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