# Functions
NewConfig initializes and returns a new Config instance by reading the configuration file and binding environment variables.
# Structs
Config holds the configuration for the application.
ContainerConfig holds container specific configuration.
GithubConfig holds GitHub specific configuration.
KubernetesConfig holds Kubernetes specific configuration.