s3

package
v0.0.0-...-38df3ee Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(endpoint string, options *ClientOptions) (routerconfig.Client, error)

Types

type Client

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

func (Client) RouterConfig

func (c Client) RouterConfig(ctx context.Context, version string, modifiedSince time.Time) (*routerconfig.Response, error)

type ClientOptions

type ClientOptions struct {
	AccessKeyID     string
	SecretAccessKey string
	Region          string
	Secure          bool
	BucketName      string
	ObjectPath      string
}

type Option

type Option func(*Client)

Jump to

Keyboard shortcuts

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