Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 587 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 587 Bytes

kube-core

Core traits and types necessary for interacting with the kubernetes API. The rust counterpart to kubernetes/apimachinery.

Usage

This crate is always re-exported from kube (even without features) under kube::core.

Docs

See the kube-core API Docs

Development

Help very welcome! We need generic utilities, helpers like those in apimachinery, testing improvements, or just documentation. See core generic apimachinery style work