s3

package
v0.0.0-...-9b1444f Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2020 License: MPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeUserTags

func MakeUserTags(i interface{}) map[string]string

func Provider

func Provider() terraform.ResourceProvider

Types

type Config

type Config struct {
	AccessKey     string
	SecretKey     string
	CredsFilename string
	Profile       string
	Token         string
	Region        string
	Endpoint      string
	MaxRetries    int

	ForcePathStyle      bool
	AwsSignatureVersion string

	TlsEnabled    bool
	TlsSkipVerify bool
	TlsCertPath   string
	// contains filtered or unexported fields
}

func (*Config) Client

func (c *Config) Client() (interface{}, error)

type S3Client

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

Jump to

Keyboard shortcuts

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