Trait kube_core::util::Restart

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§