Versions in this module Expand all Collapse all v3 v3.0.1 Feb 23, 2021 Changes in this version + type OSSArtifactDriver struct + AccessKey string + Endpoint string + SecretKey string + func (ossDriver *OSSArtifactDriver) Load(inputArtifact *wfv1.Artifact, path string) error + func (ossDriver *OSSArtifactDriver) Save(path string, outputArtifact *wfv1.Artifact) error