Docs.rs
kube-core-0.68.0
kube-core 0.68.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
clux
github:kube-rs:release
Dependencies
chrono ^0.4.19
normal
form_urlencoded ^1.0.1
normal
http ^0.2.5
normal
json-patch ^0.2.6
normal
k8s-openapi ^0.14.0
normal
once_cell ^1.8.0
normal
schemars ^0.8.6
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
thiserror ^1.0.29
normal
k8s-openapi ^0.14.0
dev
kube <1.0.0, >=0.53.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-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
☰
Restart
Implementations on Foreign Types
DaemonSet
Deployment
ReplicaSet
StatefulSet
Implementors
In
kube_core
::
util
?
Trait
kube_core
::
util
::
Restart
source
·
[
−
]
pub trait Restart { }
Expand description
Restartable Resource marker trait
Implementations on Foreign Types
source
impl
Restart
for
Deployment
source
impl
Restart
for
DaemonSet
source
impl
Restart
for
StatefulSet
source
impl
Restart
for
ReplicaSet
Implementors