Versions in this module Expand all Collapse all v0 v0.10.0 Oct 29, 2019 v0.9.0 Sep 16, 2019 Changes in this version + func ToContext(ctx context.Context, c *Config) context.Context + type Config struct + RevisionGC *gc.Config + func FromContext(ctx context.Context) *Config + type Store struct + func NewStore(logger configmap.Logger, minRevisionTimeout time.Duration, ...) *Store + func (s *Store) Load() *Config + func (s *Store) ToContext(ctx context.Context) context.Context