Skip to main content

get_cluster

Function get_cluster 

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

Get a cluster by name.