Versions in this module Expand all Collapse all v2 v2.6.2 Aug 12, 2022 Changes in this version + func NewShipper(cfg Config, storageClient client.ObjectClient, limits downloads.Limits, ...) (series_index.Client, error) + type Config struct + BuildPerTenantIndex bool + func (cfg *Config) RegisterFlags(f *flag.FlagSet) + func (cfg *Config) RegisterFlagsWithPrefix(prefix string, f *flag.FlagSet) + func (cfg *Config) Validate() error