s3fs

package
v0.11.5-beta.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Client

type S3Client struct {
	// contains filtered or unexported fields
}

func NewS3Client

func NewS3Client(config *aws.Config) *S3Client

func (S3Client) AppendFile

func (c S3Client) AppendFile(ctx context.Context, conn *connparse.Connection, data wshrpc.FileData) error

func (S3Client) CopyInternal added in v0.11.1

func (c S3Client) CopyInternal(ctx context.Context, srcConn, destConn *connparse.Connection, opts *wshrpc.FileCopyOpts) (bool, error)

func (S3Client) CopyRemote added in v0.11.1

func (c S3Client) CopyRemote(ctx context.Context, srcConn, destConn *connparse.Connection, srcClient fstype.FileShareClient, opts *wshrpc.FileCopyOpts) (bool, error)

func (S3Client) Delete

func (c S3Client) Delete(ctx context.Context, conn *connparse.Connection, recursive bool) error

func (S3Client) GetCapability added in v0.11.1

func (c S3Client) GetCapability() wshrpc.FileShareCapability

func (S3Client) GetConnectionType

func (c S3Client) GetConnectionType() string

func (S3Client) Join

func (c S3Client) Join(ctx context.Context, conn *connparse.Connection, parts ...string) (*wshrpc.FileInfo, error)

func (S3Client) ListEntries

func (c S3Client) ListEntries(ctx context.Context, conn *connparse.Connection, opts *wshrpc.FileListOpts) ([]*wshrpc.FileInfo, error)

func (S3Client) Mkdir

func (c S3Client) Mkdir(ctx context.Context, conn *connparse.Connection) error

func (S3Client) MoveInternal added in v0.11.1

func (c S3Client) MoveInternal(ctx context.Context, srcConn, destConn *connparse.Connection, opts *wshrpc.FileCopyOpts) error

func (S3Client) PutFile

func (c S3Client) PutFile(ctx context.Context, conn *connparse.Connection, data wshrpc.FileData) error

func (S3Client) Read

func (S3Client) ReadStream

func (S3Client) ReadTarStream

func (S3Client) Stat

Jump to

Keyboard shortcuts

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