Versions in this module Expand all Collapse all v0 v0.1.0 Aug 30, 2018 Changes in this version + type Opts struct + AppOpts *cmdopts.Opts + Checksum *args.Checksum + Labels []string + Name string + NameVersion *Release + URI string + Version string + func (o *Opts) Artifact(cfg *provider.Config) (releaseversion.Artifact, error) + func (o Opts) FilterParams() datastore.FilterParams + type Release struct + Name string + Version string + func (r *Release) UnmarshalFlag(data string) error + func (r Release) String() string