s3

package
v1.26.113 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: Unlicense Imports: 13 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 {
	Access string `yaml:"access"`
	Secret string `yaml:"secret"`
	Region string `yaml:"region"`
	Bucket string `yaml:"bucket"`
	URL    string `yaml:"url"`
}

Config for s3.

type Configurator

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

Configurator for s3.

func NewConfigurator

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

NewConfigurator for s3.

func (*Configurator) GetConfig

func (c *Configurator) GetConfig(ctx context.Context, app, ver, env, continent, country, cmd string) ([]byte, 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