# Structs

ClusterCore contains the bare minimum information about a cluster.
Request defines what kind of Cluster is wanted.

# Interfaces

Cluster is an interface of methods associated to Cluster-like structs.
ExtensionAPI defines the interface to handle additional info.

# Type aliases

ExtensionMap ...