Skip to content

Files

kube-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 22, 2024
Aug 7, 2024
Sep 22, 2022

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