Versions in this module Expand all Collapse all v0 v0.1.0 Oct 2, 2018 Changes in this version + const MetadataFilename + type Metadata struct + func (m *Metadata) Dependencies() []asset.Asset + func (m *Metadata) Generate(parents map[asset.Asset]*asset.State) (*asset.State, error) + func (m *Metadata) Name() string + type Stock interface + Metadata func() asset.Asset + type StockImpl struct + func (s *StockImpl) EstablishStock(installConfigStock installconfig.Stock, clusterStock cluster.Stock) + func (s *StockImpl) Metadata() asset.Asset