1
0
mirror of https://github.com/regclient/regclient.git synced 2025-04-18 22:44:00 +03:00

2 Commits

Author SHA1 Message Date
Brandon Mitchell
0a514c3e2d
Updating Ping method
- Adds a struct to the return so headers can be inspected.
- Puts Ping into the scheme interface.
- Adds an ocidir implementation to verify directory is accessible.
- Fixes some http/auth handling.
- Warns on `regctl registry config` and `login` of Ping failure.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
2023-11-08 19:41:19 -05:00
Nikolay Edigaryev
2881dcfb0d
RegClient: implement Ping() method
Signed-off-by: Nikolay Edigaryev <edigaryev@gmail.com>
2023-11-08 19:41:14 -05:00