# Functions
Fields returns the union of a set of fields represented by the Fieldtype and the given additional fields.
NewMetrics creates a new set of cloudflare metrics.
NewTargetManager creates a new cloudflare target managers.
# Structs
Metrics holds a set of cloudflare metrics.
TargetManager manages a series of cloudflare targets.
# Interfaces
Client is a wrapper around the Cloudflare API that allow for testing and being zone/fields aware.