pub fn clear_lease(root: &Path) -> Result<(), OrchestratorError>Expand description
Remove the lease file. A missing file is not an error — stop is
idempotent by design.
pub fn clear_lease(root: &Path) -> Result<(), OrchestratorError>Remove the lease file. A missing file is not an error — stop is
idempotent by design.