package
7.0.1+incompatible
Repository: https://github.com/apache/trafficcontrol.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewFakeConfig returns a fake Config struct with just enough data to view Routes.
ParseConfig validates required fields, and parses non-JSON types.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
if this is higher than MaxDBConnections it will be automatically adjusted below it by the db/sql library.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BackendConfig is a structure that holds the configuration supplied to Traffic Ops, which makes it act as a reverse proxy to the specified routes.
BackendRoute holds all the information about a configured route, for which Traffic Ops serves as a reverse proxy.
No description provided by the author
Config reflects the structure of the cdn.conf file.
ConfigAcmeAccount contains all account information for a single ACME provider to be registered with External Account Binding.
ConfigAcmeRenewal continas configuration information for automated ACME renewals.
ConfigDatabase reflects the structure of the database.conf file.
ConfigHypnotoad carries http setting for hypnotoad (mojolicious) server.
No description provided by the author
No description provided by the author
ConfigLetsEncrypt contains configuration information for integration with the Let's Encrypt certificate authority.
ConfigPortal contains information that can direct users to a friendly UI.
ConfigSMTP contains configuration information for connecting to and authenticating with an SMTP server.
ConfigTO contains information to identify Traffic Ops in a network sense.
ConfigTrafficOpsGolang carries settings specific to traffic_ops_golang server.
No description provided by the author
Host is a structure that holds the host info for the backend route.
Options is a structure used to hold the route configuration options that can be supplied for the backend routes.
RoutingBlacklist contains a list of route IDs that are disabled, and whether or not to ignore unknown routes.