clusters = cluster_client.all()
def ClusterClient.all(): list[Cluster]

List all available clusters.

Returns

A list of all available clusters.

clusters = cluster_client.all()