package
0.1.1
Repository: https://github.com/nginxinc/nginx-ns1-gslb.git
Documentation: pkg.go.dev

# Functions

New creates and configures a new Agent (including both, the fetcher and the pusher).
ParseConfig reads the configuration file and return a Config object ready to configure agent and resources.

# Structs

Agent handles all the configuration, I/O and processing of the application.
Cfg stores the configuration parameters for the agent.
Config stores all the parameters from the configuration file.
Services stores the configuration that relates NGINX Plus services with NS1 Data Feeds.
UpstreamsConnections wraps Active connections and the number of available peers for a given Upstream Server.