You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2024. It is now read-only.
As users may still need to do the mapping from docker.io to https://index.docker.io/v1/ in their code when using Store.Get(), Store.Put() and Store.Delete(), we can consider expose the existing mapping methods for their convenience.
We may export the following methods and may rename them if needed:
As users may still need to do the mapping from
docker.io
tohttps://index.docker.io/v1/
in their code when usingStore.Get()
,Store.Put()
andStore.Delete()
, we can consider expose the existing mapping methods for their convenience.We may export the following methods and may rename them if needed:
oras-credentials-go/registry.go
Lines 82 to 90 in 97227b1
oras-credentials-go/registry.go
Lines 92 to 100 in 97227b1
The text was updated successfully, but these errors were encountered: