# README
Kapacitor HTTP API Go client
This package provides an official Go client package for the Kapacitor HTTP API.
API stability
NOTE: This package will not be considered stable until the 1.0 release of Kapacitor.
This is version 1 of the client, after the 1.0 release no breaking changes will be made to this package. Future versions may be added as necessary.
Docs
# Constants
Supported authentication methods.
Supported authentication methods.
# Structs
Basic HTTP client.
HTTP configuration for connecting to Kapacitor.
Set of credentials depending on the authentication method.
Statistics about the execution of a task.
Information about a recording.
Information about a replay.
A Task plus its read-only attributes.
A Template plus its read-only attributes.
# Type aliases
AuthenticationMethod defines the type of authentication used.