Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsExecutionFailed ¶
IsExecutionFailed asserts executionFailedError.
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsS3NotFoundError ¶
Types ¶
type Config ¶
type Config struct {
Arch string
Channel string
ChinaBucketName string
ChinaBucketRegion string
ChinaAWSAccessKeyID string
ChinaAWSSecretAccessKey string
// Dir is the name of the directory where the files of the resource
// should be generated.
Dir string
MinimumVersion string
PrimaryDomain string
// If KeepExisting is not empty, releases find in the file won't be overridden.
KeepExisting string
}
Click to show internal directories.
Click to hide internal directories.