# Functions
NewClientWithConfig returns a Pingdom client.
# Structs
Client represents a client to the Pingdom API.
ClientConfig represents a configuration for a pingdom client.
IntegrationGetResponse represents the JSON response for a integration from the Pingdom API.
IntegrationProvider represents a Pingdom integration provider.
IntegrationService provides an interface to Pingdom integration management.
IntegrationStatus represents a general response from the Pingdom integration API.
WebHookData represents a WebHook data in the WebHook integration.
WebHookIntegration represents a Pingdom WebHook integration.
# Interfaces
Integration is an interface representing a Pingdom integration.