Documentation
¶
Overview ¶
Package cloudflare implements the cloudflare integration provider.
Index ¶
Constants ¶
View Source
const ( // ClientCloudflareAPI identifies the Cloudflare HTTP API client. ClientCloudflareAPI types.ClientName = "api" )
View Source
const TypeCloudflare = types.ProviderType("cloudflare")
TypeCloudflare identifies the Cloudflare provider
Variables ¶
View Source
var ( // ErrTokenVerificationFailed indicates the Cloudflare API returned errors during token verification ErrTokenVerificationFailed = errors.New("cloudflare: token verification returned errors") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.