Skip to main content

cluster_exists

Function cluster_exists 

Source
pub(super) async fn cluster_exists(
    client: &Client,
    name: &str,
) -> Result<bool, ConnectionError>
Expand description

Check if a cluster exists.