Versions in this module Expand all Collapse all v0 v0.1.1 Jan 28, 2023 v0.1.0 Jan 28, 2023 Changes in this version + type IndexInfo struct + Mirrors []string + Name string + Official bool + Secure bool + type NetIPNet net.IPNet + func (ipnet *NetIPNet) MarshalJSON() ([]byte, error) + func (ipnet *NetIPNet) String() string + func (ipnet *NetIPNet) UnmarshalJSON(b []byte) (err error) + type SearchResult struct + Description string + IsAutomated bool + IsOfficial bool + Name string + StarCount int + type SearchResults struct + NumResults int + Query string + Results []SearchResult + type ServiceConfig struct + IndexConfigs map[string]*IndexInfo + InsecureRegistryCIDRs []*NetIPNet + Mirrors []string