Versions in this module Expand all Collapse all v0 v0.0.39 Jun 14, 2016 Changes in this version + func AssertDeleteNonexistentWorks(s3CLIPath string, cfg *config.S3Cli) + func AssertGetNonexistentFails(s3CLIPath string, cfg *config.S3Cli) + func AssertLifecycleWorks(s3CLIPath string, cfg *config.S3Cli) + func AssertPutOptionsApplied(s3CLIPath string, cfg *config.S3Cli) + func GenerateRandomString() string + func MakeConfigFile(cfg *config.S3Cli) string + func MakeContentFile(content string) string + func RunS3CLI(s3CLIPath string, configPath string, subcommand string, args ...string) (*gexec.Session, error)