Versions in this module Expand all Collapse all v2 v2.1.100 May 21, 2024 v2.1.99 May 17, 2024 Changes in this version + func Fetch(ctx context.Context, cs *store.MemoryStore, req *types.Request) (ocispec.Descriptor, error) + func FetchDescriptor(resolver remotes.Resolver, memoryStore *store.MemoryStore, ...) (ocispec.Descriptor, error) + func Push(m types.ManifestList, addedTags []string, ms *store.MemoryStore) (string, int, error) + func PushManifestList(username, password string, input types.YAMLInput, ...) (hash string, length int, err error)