Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

oras-project/oras-credentials-go

Folders and files

NameName
Last commit message
Last commit date
Apr 7, 2024
Sep 25, 2023
Apr 21, 2023
Sep 25, 2023
Mar 29, 2023
Mar 16, 2023
Feb 6, 2023
Mar 16, 2023
Mar 21, 2023
Apr 7, 2024
Sep 1, 2023
Apr 27, 2023
Sep 25, 2023
Sep 25, 2023
Jan 30, 2024
Jan 30, 2024
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023

Repository files navigation

Credential Management for oras-go

Build Status codecov Go Report Card Go Reference

banner

oras-credentials-go is a credential management library designed for oras-go. It supports reading, saving, and removing credentials from Docker configuration files and external credential stores that follow the Docker credential helper protocol.

Important

This repository has been archived and is no longer maintained.

The APIs previously located in this library have been moved to oras-go. As a result, these APIs are now deprecated and users should use the packages in oras-go instead.

Versioning

The oras-credentials-go library follows Semantic Versioning, where breaking changes are reserved for MAJOR releases, and MINOR and PATCH releases must be 100% backwards compatible.

Docs

Code of Conduct

This project has adopted the CNCF Code of Conduct.