Docs.rs
kubert-0.3.2
kubert 0.3.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
olix0r
Dependencies
clap ^3.1.0
normal
drain ^0.1.1
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
hyper ^0.14.17
normal
k8s-openapi ^0.14
normal
kube-client ^0.69.1
normal
kube-core ^0.69.1
normal
kube-runtime ^0.69.1
normal
pin-project-lite ^0.2
normal
rustls-pemfile ^0.3.0
normal
serde ^1
normal
thiserror ^1.0.30
normal
tokio ^1.17.0
normal
tokio-rustls ^0.23.2
normal
tokio-util ^0.7
normal
tower-service ^0.3.1
normal
tracing ^0.1.31
normal
tracing-subscriber ^0.3.9
normal
k8s-openapi ^0.14.0
dev
kube ^0.69.1
dev
tokio ^1.17
dev
tokio-stream ^0.1
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Log
Implementations on Foreign Types
Pod
Implementors
In kubert::client::api
?
Trait
kubert
::
client
::
api
::
Log
source
·
[
−
]
pub trait Log { }
This is supported on
crate feature
client
only.
Expand description
Marker trait for objects that has logs
Implementations on Foreign Types
source
impl
Log
for
Pod
Implementors