package
0.0.0-20211226175143-2f79454d16fa
Repository: https://github.com/sagacious-labs/k8trics.git
Documentation: pkg.go.dev

# Functions

GetEnv takes in the environmental variable key and a fallback if the env var is absent then the fallback is returned or else the variable will be returned.
SetupLogger reads environmental variable and sets up logrus logger log level.
TrimPodTemplateHash takes in a pod and tries to remove the pod template hash from the pod name.