Skip to content

Files

Latest commit

 

History

History

kube-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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