domainzone

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	//go:embed parameter-samples/record-update.json
	RecordUpdateExample string

	UpdateRecordSpec struct {
		SubDomain string `json:"subDomain,omitempty"`
		Target    string `json:"target,omitempty"`
		TTL       int    `json:"ttl"`
	}
)

Functions

func GetDomainZone

func GetDomainZone(_ *cobra.Command, args []string)

func GetRecord added in v0.6.0

func GetRecord(_ *cobra.Command, args []string)

func ListDomainZone

func ListDomainZone(_ *cobra.Command, _ []string)

func RefreshZone added in v0.6.0

func RefreshZone(_ *cobra.Command, args []string)

func UpdateRecord added in v0.6.0

func UpdateRecord(cmd *cobra.Command, args []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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