# Functions

No description provided by the author
NewClient creates a new Client.
NewClientFromConfig returns a new HTTP client configured for the given config.HTTPClientConfig.
No description provided by the author
NewTLSConfig creates a new tls.Config from the given TLSConfig.
No description provided by the author
sendSamples to the remote storage with backoff for recoverable errors.

# Structs

BasicAuth contains basic HTTP authentication credentials.
No description provided by the author
ClientConfig configures a Client.
HTTPClientConfig configures an HTTP client.
No description provided by the author
TLSConfig configures the options for TLS connections.

# Interfaces

No description provided by the author