Versions in this module Expand all Collapse all v1 v1.0.0 Aug 13, 2019 Changes in this version + type Configuration struct + Registry RegistryConf + S3 S3Conf + type RegistryConf struct + Password string + RegistryURI string + RequireAuth string + Username string + type S3Conf struct + AccessKeyID string + BucketName string + Enabled bool + Endpoint string + SecretAccessKey string + UseSSL bool