[][src]Function ballista::cluster::delete_service

pub fn delete_service(
    namespace: &str,
    service_name: &str
) -> Result<(), BallistaError>