Documentation
¶
Index ¶
Constants ¶
View Source
const ACL_TYPE_STRING = "" /* 133-byte string literal not displayed */
View Source
const DEFAULT_ACL_TYPE = "public-read-write"
View Source
const DEFAULT_AWS_REGION = "us-east-1"
View Source
const DEFAULT_S3_ACL = "public-read-write"
View Source
const DEFAULT_STORAGE_TYPE = "STANDARD"
View Source
const STORAGE_TYPE_STRING = "STANDARD STANDARD_IA REDUCED_REDUNDANCY"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CounterCommand ¶
type CounterCommand struct { }
func (*CounterCommand) Execute ¶
func (p *CounterCommand) Execute(action *abstract.ActionImpl, arguments []interface{}, logChannel chan string) bool
type CounterParser ¶
func (*CounterParser) Parse ¶
func (p *CounterParser) Parse() []interface{}
func (*CounterParser) Validate ¶
func (p *CounterParser) Validate() bool
Click to show internal directories.
Click to hide internal directories.