cloudflare

package
v2.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package cloudflare provides Cloudflare-specific implementations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DNSService

type DNSService struct {
	// contains filtered or unexported fields
}

func NewDNSService

func NewDNSService(client *cfgo.Client, dryRun bool) *DNSService

func (*DNSService) DeleteRecord

func (c *DNSService) DeleteRecord(ctx context.Context, tunnelUUID string, zoneName string, subdomain string) error

func (*DNSService) RecordExists

func (c *DNSService) RecordExists(ctx context.Context, tunnelUUID string, zoneName string, subdomain string) (bool, error)

func (*DNSService) RouteRecord

func (c *DNSService) RouteRecord(ctx context.Context, tunnelUUID string, zoneName string, subdomain string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL