s3

package
v1.41.21 Latest Latest
Warning

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

Go to latest
Published: May 1, 2023 License: Unlicense Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Bucket string `yaml:"bucket" json:"bucket" toml:"bucket"`
}

Config for s3.

type Configurator

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

Configurator for s3.

func NewConfigurator

func NewConfigurator(cfg Config, tracer otel.Tracer, client *http.Client) *Configurator

NewConfigurator for s3.

func (*Configurator) GetConfig

func (c *Configurator) GetConfig(ctx context.Context, params source.ConfigParams) (*source.Config, error)

GetConfig for s3.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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