Docs.rs
k8-client-15.0.1
k8-client 15.0.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sehz
github:infinyon:k8-publisher
digikata
Dependencies
anyhow ^1.0
normal
async-channel ^2.3.1
normal
optional
async-lock ^3.3.0
normal
optional
async-trait ^0.1.52
normal
base64 ^0.22.1
normal
bytes ^1.7.1
normal
cfg-if ^1.0
normal
fluvio-future ^0.8.0
normal
futures-util ^0.3.21
normal
http ^0.2.9
normal
hyper ^0.14.28
normal
k8-config ^3.0.0
normal
k8-diff ^0.1.0
normal
k8-metadata-client ^9.0.0
normal
k8-types ^0.10.0
normal
pin-utils ^0.1.0
normal
rand ^0.8.3
normal
rustls ^0.23.11
normal
optional
serde ^1.0.136
normal
serde_json ^1.0.40
normal
serde_qs ^0.15.0
normal
serde_yaml ^0.9
normal
optional
tokio ^1.37.0
normal
tracing ^0.1.19
normal
async-trait ^0.1.52
dev
fluvio-future ^0.8.0
dev
once_cell ^1.19.0
dev
rand ^0.8.3
dev
Versions
37.5%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
SharedK8Client
k8_
client
15.0.1
Shared
K8Client
Aliased Type
In crate k8_
client
k8_client
Type Alias
Shared
K8Client
Copy item path
Source
pub type SharedK8Client =
Arc
<
K8Client
>;
Aliased Type
ยง
pub struct SharedK8Client {
/* private fields */
}