# Functions
NewClient access the orchestrator API via TLS.
No description provided by the author
# Variables
ErrNonTransientResponse is returned if the downstream puppetdb api returns an error response that most likely means a retry of the request will fail.
ErrTransientResponse is returned if the downstream puppetdb api returns an error that is transient in nature and a retry of the request is likely to succeed.
# Structs
Client for the Orchestrator API.
Environment represents a PuppetDB environment.
Event ...
Fact represents a fact returned by the Facts or FactContents endpoint.
FactPath represents a fact-path returned by the facts-paths endpoint.
No description provided by the author
Inventory is a PuppetDB node with facts and trusted facts.
Logs returns a single log line per data entry.
Metrics ...
Node is a PuppetDB node.
NodesCursor is a pagination cursor that provides convenience methods for stepping through pages of nodes.
OrderBy is used to determine a responses ordering.
Pagination is a filter to be used when paginating.
PDbStatus represents the puppet db status returned from the endpoint.
Report summaries for all event reports that matched the input parameters.
ResourceEvents ...
Resources ...
No description provided by the author