# Functions
used at startup to load a trafficservers list of parents from it's 'parent.config', 'strategies.yaml' and current parent status from trafficservers HostStatus subsystem.
# Constants
these are the HostStatus reason codes used withing trafficserver.
these are the HostStatus reason codes used withing trafficserver.
these are the HostStatus reason codes used withing trafficserver.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
when reading the 'strategies.yaml', these fields are used to help parse out fail_over objects.
the fields used from 'strategies.yaml' that describe a parent.
the necessary data required to keep track of trafficserver config files, lists of parents a trafficserver instance uses, and directory locations used for configuration and trafficserver executables.
the trafficserver 'HostStatus' fields that are necessary to interface with the trafficserver 'traffic_ctl' command.
the protocol object in 'strategies.yaml' that help to describe a parent.
the top level array defintions in a trafficserver 'strategies.yaml' configuration file.
a trafficserver strategy object from 'strategies.yaml'.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author