pub fn stop_rm_etcd()Expand description
Stop and remove the etcd container.
Legacy callers retain panic-on-cleanup-failure behavior. Compatibility
profiles use stop_rm_etcd_checked to report the failure structurally.
pub fn stop_rm_etcd()Stop and remove the etcd container.
Legacy callers retain panic-on-cleanup-failure behavior. Compatibility
profiles use stop_rm_etcd_checked to report the failure structurally.