Versions in this module Expand all Collapse all v1 v1.1.4 Dec 12, 2015 Changes in this version + type CacheConfig struct + TrustedTags TagList + func (this *CacheConfig) IsTrustedSource(tag string) bool + type TagList map[string]bool + func NewTagList(tags []string) TagList + func (this *TagList) UnmarshalJSON(data []byte) error