Skip to main content

stop_instance

Function stop_instance 

Source
pub fn stop_instance(name: &str) -> Result<(), InstanceError>
Expand description

Stop an instance by sending SIGTERM, then unregister it.