Docs.rs
k8-client-8.0.0
k8-client 8.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
Crates.io
Source
Owners
sehz
github:infinyon:k8-publisher
Dependencies
async-trait ^0.1.52
normal
base64 ^0.13.0
normal
bytes ^1.0.1
normal
cfg-if ^1.0
normal
fluvio-future ^0.4.2
normal
futures-util ^0.3.21
normal
http ^0.2
normal
hyper ^0.14.17
normal
k8-config ^2.0.0
normal
k8-diff ^0.1.0
normal
k8-metadata-client ^5.0.0
normal
k8-types ^0.7.0
normal
pin-utils ^0.1.0
normal
rand ^0.8.3
normal
rustls ^0.20.6
normal
serde ^1.0.136
normal
serde_json ^1.0.40
normal
serde_qs ^0.10.1
normal
tokio ^1.17.0
normal
tracing ^0.1.19
normal
async-trait ^0.1.52
dev
fluvio-future ^0.4.2
dev
once_cell ^1.10.0
dev
rand ^0.8.3
dev
Versions
8.0.0
7.0.1
7.0.0
6.1.0
6.0.0
5.6.0
5.5.1
5.5.0
5.4.0
5.3.0
5.2.0
5.1.5
5.1.4
5.1.3
5.1.1
5.1.0
5.0.0
4.0.1
4.0.0
3.0.2
3.0.1
3.0.0
2.1.0
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate k8_client
Version 8.0.0
All Items
Re-exports
Modules
Structs
Enums
Functions
Type Definitions
?
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
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