Restart
kube_
core
0.92.1
Restart
Implementations on Foreign Types
DaemonSet
Deployment
ReplicaSet
StatefulSet
Implementors
In kube_
core::
util
Traits
Restart
kube_core
::
util
Trait
Restart
Copy item path
Settings
Help
Summary
Source
pub trait Restart { }
Expand description
Restartable Resource marker trait
Implementations on Foreign Types
§
Source
§
impl
Restart
for
DaemonSet
Source
§
impl
Restart
for
Deployment
Source
§
impl
Restart
for
ReplicaSet
Source
§
impl
Restart
for
StatefulSet
Implementors
§