Crate k8_client

Source

Re-exports§

pub use k8_metadata_client as meta_client;

Modules§

http
prelude

Structs§

K8Client
K8 Cluster accessible thru API
LogStream

Enums§

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 Aliases§

SharedK8Client