[][src]Crate k8_client

Re-exports

pub use k8_metadata_client as metadata;
pub use k8_obj_core as core;

Modules

http
prelude

Structs

K8Client

K8 Cluster accessible thru API

Enums

ClientError
K8Config

Functions

load_and_share

load k8 config and create shared k8 client

new_shared

create new shared k8 client based on k8 config

Type Definitions

SharedK8Client