Skip to main content

validate_cluster_ownership_impl

Function validate_cluster_ownership_impl 

Source
pub(crate) async fn validate_cluster_ownership_impl(
    client: &Client,
    cluster_set: &BTreeSet<String>,
) -> Result<(), DatabaseValidationError>
Expand description

Internal implementation of validate_cluster_ownership.