# Functions
No description provided by the author
GetClusterByName uses a ClustersRetriever adapter to show a cluster to the console given its name.
No description provided by the author
GetClusters uses a ClustersRetriever adapter to show a list of clusters to the console.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ClustersRetriever defines the interface that adapters need to implement in order to return an array of clusters.