# Packages
No description provided by the author
# Constants
DefaultConsulCatalogTagPrefix is a prefix for additional service/node configurations.
DefaultWatchWaitTime is the duration to wait when polling consul.
DockerAPIVersion is a constant holding the version of the Docker API traefik will use.
# Structs
BaseProvider should be inherited by providers.
BoltDb holds configurations of the BoltDb provider.
Consul holds configurations of the Consul provider.
ConsulCatalog holds configurations of the Consul catalog provider.
Docker holds configurations of the Docker provider.
DockerTLS holds TLS specific configurations.
Etcd holds configurations of the Etcd provider.
File holds configurations of the File provider.
Kubernetes holds configurations of the Kubernetes provider.
Kv holds common configurations of key-value providers.
KvTLS holds TLS specific configurations.
Marathon holds configuration of the Marathon provider.
MarathonBasic holds basic authentication specific configurations.
Zookepper holds configurations of the Zookepper provider.
# Interfaces
Provider defines methods of a provider.
# Type aliases
Namespaces holds kubernetes namespaces.