# Functions
ParseVersion parses a version string into a ConfigVersion.
No description provided by the author
# Constants
ZalandoAWSProvider is the provider ID for Zalando managed AWS clusters.
ZalandoEKSProvider is the provider ID for AWS EKS clusters.
# Structs
Cluster describes a kubernetes cluster and related configuration.
ClusterStatus describes the status of a cluster.
ClusterVersion is a combination of configuration version from the configuration repository and a hash of cluster's metadata.
NodePool describes a node pool in a kubernetes cluster.
Problem describes a problem.
# Type aliases
A provider ID is a string that identifies a cluster provider.