package
1.19.0
Repository: https://github.com/ans-group/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewService returns a new instance of CloudflareService.

# Structs

Account represents a Cloudflare account.
AccountMember represents a Cloudflare account member.
AccountNotFoundError indicates an account was not found.
CreateAccountMemberRequest represents a request to create an account member.
CreateAccountRequest represents a request to create an account.
CreateOrchestrationRequest represents a request to create new orchestration.
CreateRecordRequest represents a request to create a zone.
PatchAccountRequest represents a request to patch an account.
PatchZoneRequest represents a request to patch a zone.
Service implements CloudflareService for managing the Shared Exchange service.
SpendPlan represents a Cloudflare spend plan.
Subscription represents a Cloudflare subscription.
TotalSpend represents total spend.
Zone represents a Cloudflare zone.
ZoneNotFoundError indicates an zone was not found.

# Interfaces

CloudflareService is an interface for managing Cloudflare services.