Versions in this module Expand all Collapse all v0 v0.1.0 Aug 30, 2018 Changes in this version + type Index struct + func New() *Index + func (Index) GetName() string + func (i *Index) Add(artifact stemcellversion.Artifact) + func (i *Index) FlushCache() error + func (i *Index) GetArtifacts(f datastore.FilterParams) ([]stemcellversion.Artifact, error)