# Functions
ContextWithStopChan creates a context canceled when the given stopCh receives a message or get closed.
NewCleanupConfiguration creates CleanupConfiguration.
NewLogger returns a new field logger with the provided format, level, and debug configurations.
NewPrepareConfiguration creates a PrepareConfiguration with default values.
NewTraefikMeshConfiguration creates a TraefikMeshConfiguration with default values.
# Structs
CleanupConfiguration holds the configuration for the cleanup command.
EnvLoader loads a configuration from all the environment variables.
FileLoader loads a configuration from a file.
PrepareConfiguration holds the configuration to prepare the cluster.
TraefikMeshConfiguration wraps the static configuration and extra parameters.