# Functions
CheckKubernetesVersion return an error if the Kubernetes version in a cluster is lower than the specified minK8sVersion.
Get returns an Info object with all the information about the current running code.
# Constants
MinimumKubernetesVersion defines the minimum Kubernetes version that can be used in a Management Cluster.
MinimumKubernetesVersionClusterTopology defines the minimum Kubernetes version that can be used in a Management Cluster when enabling the ClusterTopology feature gate.