Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindCacheByUpstream ¶
func FindCacheByUpstream(caches []registry.RegistryCache, upstream string) (bool, registry.RegistryCache)
FindCacheByUpstream finds a cache by upstream. The first return argument is whether the extension was found. The second return argument is the cache itself. An empty cache is returned if the cache is not found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.