constants

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//Signature parameter name
	AuthorizationHeader = "Authorization"
	SignDateHeader      = "X-Auth-Date"

	// Token parameter name
	AuthTokenHeader   = "X-Auth-Token"
	DefaultPolicyPath = "/etc/multicloud/policy.json"
)
View Source
const (
	StorageClassOpenSDSStandard = "STANDARD"
	StorageClassAWSStandard     = "STANDARD"
)
View Source
const (
	ActionNameExpiration = "expiration"
	ActionNameTransition = "transition"
)
View Source
const (
	ExpirationMinDays           = 1
	TransitionMinDays           = 30
	LifecycleTransitionDaysStep = 30 // The days an object should be save in the current tier before transition to the next tier
	TransitionToArchiveMinDays  = 1
)
View Source
const (
	ListObjectsType2Str string = "2"
	ListObjectsType2Int int32  = 2
	ListObjectsType1Int int32  = 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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