# Functions
GetCluster gets cluster from CR.
GetClusters gets cluster from CR.
GetEnv gets env variable with an fallback value, if fallback is empty then env variable is mandatory and if missing exit the program.
GetFunctionName returns the name ofa function.
GetRandomTime returns a random time interval as a string.
RunFuncInLoop runs a function in a loop.
# Structs
ClusterList ...