mirror of
https://github.com/imjasonh/krust
synced 2026-07-08 06:45:32 +00:00
- Add from_default() and from_default_str() methods to RegistryAuth - These methods automatically resolve auth from Docker config and credential helpers - Update example to demonstrate both explicit and auto auth approaches - Simplify krust's auth wrapper to use the new convenience method - Fix test environment variable pollution 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth_integration_test.rs | ||
| credential_helper_integration_test.rs | ||
| integration_test.rs | ||