common

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MIN_PART_SIZE = 128 << 10 // 128KB
)

Variables

View Source
var ErrAccessKeyNotExist = errors.New("Access key does not exist")

Functions

This section is empty.

Types

type Credential

type Credential struct {
	UserId               string
	DisplayName          string
	AccessKeyID          string
	SecretAccessKey      string
	AllowOtherUserAccess bool
}

credential container for access and secret keys.

func (Credential) String

func (a Credential) String() string

Jump to

Keyboard shortcuts

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