pub(super) async fn cluster_exists( client: &Client, name: &str, ) -> Result<bool, ConnectionError>
Check if a cluster exists.