dnszones

package
v0.0.22 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package customer provides the dns zones APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDomainZonesPagesCount

func GetDomainZonesPagesCount(params *cloudns.DomainZonesPagesCountParams) (*int, error)

func GetZoneStatistics

func GetZoneStatistics() (*cloudns.ZoneStatisticsResponse, error)

func IsUpdatedZone

func IsUpdatedZone(params *cloudns.IsUpdatedZoneParams) (*bool, error)

Types

type Client

type Client struct {
	B cloudns.Backend
}

func (Client) AvailableNameServers

func (c Client) AvailableNameServers(params *cloudns.AvailableNameServersListParams) ([]*cloudns.AvailableNameServers, error)

func (Client) ChangeZoneStatus

func (Client) DeleteDomainZone

func (Client) GetDomainZonesPagesCount

func (c Client) GetDomainZonesPagesCount(params *cloudns.DomainZonesPagesCountParams) (*int, error)

func (Client) GetZoneInformation

func (c Client) GetZoneInformation(params *cloudns.GetZoneInformationParams) (*cloudns.ZoneInformationResponse, error)

func (Client) GetZoneStatistics

func (c Client) GetZoneStatistics() (*cloudns.ZoneStatisticsResponse, error)

func (Client) IsUpdatedZone

func (c Client) IsUpdatedZone(params *cloudns.IsUpdatedZoneParams) (*bool, error)

func (Client) ListDomainZone

func (Client) RegisterDomainZone

func (Client) UpdateZone

func (c Client) UpdateZone(params *cloudns.UpdateZoneParams) (*cloudns.UpdateZoneResponse, error)

func (Client) UpdateZoneStatus

func (c Client) UpdateZoneStatus(params *cloudns.UpdateZoneStatusParams) ([]*cloudns.UpdateZoneStatusResponse, error)

Jump to

Keyboard shortcuts

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