1
0
Fork 0
mirror of https://github.com/imjasonh/client-go2 synced 2026-07-08 17:16:47 +00:00
client-go2/generic
Jason Hall 74aace1a2d
Update to use stable Go and add comprehensive CI/CD
- Replace gotip with stable Go in GitHub Actions
- Add automatic GVR inference for Kubernetes types
- Rename API: NewClient (inferred GVR) and NewClientGVR (explicit)
- Add comprehensive test coverage including e2e tests
- Update CI to include linting, unit tests, and e2e tests with kind
- Add .gitignore for common Go development files
- Update README with usage examples and features

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-23 11:41:20 -04:00
..
client.go Update to use stable Go and add comprehensive CI/CD 2025-07-23 11:41:20 -04:00
client_test.go Update to use stable Go and add comprehensive CI/CD 2025-07-23 11:41:20 -04:00
e2e_test.go Update to use stable Go and add comprehensive CI/CD 2025-07-23 11:41:20 -04:00