pub(super) async fn delete_deployment_clusters( client: &Client, deploy_id: &str, ) -> Result<(), ConnectionError>
Delete cluster records for a staging deployment.