Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3UploadInjector ¶
type S3UploadInjector func(*s3upload)
func InjectS3Client ¶
func InjectS3Client(s3client s3.Client) S3UploadInjector
type Task ¶
func NewPipeline ¶
func NewS3Upload ¶
func NewS3Upload( bucketName, targetPath, endpoint, key, secret string, logger lager.Logger, injectors ...S3UploadInjector, ) Task
Click to show internal directories.
Click to hide internal directories.