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