Versions in this module Expand all Collapse all v0 v0.0.0 May 19, 2026 Changes in this version + type MemoryPullCache struct + func NewMemoryPullCache(ctx context.Context, gcpAuthenticator authn.Authenticator, ...) (*MemoryPullCache, error) + func (c *MemoryPullCache) Fetch(ctx context.Context, ref string) (io.ReadCloser, error)