Versions in this module Expand all Collapse all v0 v0.1.2 Jun 3, 2020 Changes in this version + type S3ArtifactDriver struct + AccessKey string + Endpoint string + Region string + RoleARN string + SecretKey string + Secure bool + func (s3Driver *S3ArtifactDriver) Load(inputArtifact *wfv1.Artifact, path string) error + func (s3Driver *S3ArtifactDriver) Save(path string, outputArtifact *wfv1.Artifact) error