Versions in this module Expand all Collapse all v3 v3.0.1 Feb 23, 2021 Changes in this version + type S3ArtifactDriver struct + AccessKey string + Context context.Context + Endpoint string + Region string + RoleARN string + SecretKey string + Secure bool + UseSDKCreds bool + func (s3Driver *S3ArtifactDriver) Load(inputArtifact *wfv1.Artifact, path string) error + func (s3Driver *S3ArtifactDriver) Save(path string, outputArtifact *wfv1.Artifact) error Other modules containing this package github.com/akshayflipkart/argo-workflows