Versions in this module Expand all Collapse all v0 v0.8.0 Oct 20, 2019 v0.7.0 Sep 19, 2019 Changes in this version + func ToContext(ctx context.Context, c *Config) context.Context + type Config struct + ArtifactBucket *v1alpha1.ArtifactBucket + func FromContext(ctx context.Context) *Config + type Store struct + func NewStore(logger configmap.Logger) *Store + func (s *Store) Load() *Config + func (s *Store) ToContext(ctx context.Context) context.Context