kube_
core
0.92.1
Restart
Implementations on Foreign Types
DaemonSet
Deployment
ReplicaSet
StatefulSet
Implementors
In kube_
core::
util
Trait
kube_core
::
util
::
Restart
Copy item path
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
§