Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3UploadTask ¶
type S3UploadTask struct { ContainerReader tasks.ReaderProvider OutputWriter tasks.WriterProvider Endpoint string Region string BucketName string ObjectKey string Profile string AccessKeyID string SecretAccessKey string SessionToken string DisableSSL bool S3ForcePathStyle bool IgnoreEnvCreds bool IgnoreEC2RoleCreds bool IgnoreConfigCreds bool JSONOutput bool }
S3UploadTask implements secret container uploading to S3 task.
Click to show internal directories.
Click to hide internal directories.