# Functions
GetEnv retrieves an environment variable with a default value if the environment variable is missing.
MarshalResponseToString marhal a Response struct into a json and return it as string.
Min returns the smaller of x or y.
# Structs
KubeResponse creates the response if running on Kubernetes.
Response creates the go-infrabin main response.