chore: checkpoint before Python removal

This commit is contained in:
2026-03-26 22:33:59 +00:00
parent 683cec9307
commit e568ddf82a
29972 changed files with 11269302 additions and 2 deletions

12
vendor/kube-core/README.md vendored Normal file
View File

@@ -0,0 +1,12 @@
# kube-core
Core traits and types necessary for interacting with the kubernetes API.
The rust counterpart to [kubernetes/apimachinery](https://github.com/kubernetes/apimachinery).
## Usage
This crate is always re-exported from `kube` (even without features) under [`kube::core`](https://docs.rs/kube/*/kube/core/index.html).
## Docs
See the **[kube-core API Docs](https://docs.rs/kube-core/)**
## Development
Help very welcome! We need generic utilities, helpers like those in apimachinery, testing improvements, or just documentation. See https://github.com/kube-rs/kube/labels/core