records

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 records APIs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRecord

func GetRecord(params *cloudns.RecordParams) (*cloudns.RecordResponse, error)

func GetRecordsPageCount

func GetRecordsPageCount(params *cloudns.RecordsPagesCountParams) (*int, error)

func GetRecordsStatistics

func GetRecordsStatistics() (*cloudns.RecordsStatisticsResponse, error)

Types

type Client

type Client struct {
	B cloudns.Backend
}

func (Client) AddRecord

func (c Client) AddRecord(params *cloudns.AddRecordParams) (*cloudns.AddRecordResponse, error)

func (Client) DeleteRecord

func (c Client) DeleteRecord(params *cloudns.DeleteRecordParams) (*cloudns.DeleteRecordResponse, error)

func (Client) GetRecord

func (c Client) GetRecord(params *cloudns.RecordParams) (*cloudns.RecordResponse, error)

func (Client) GetRecordList

func (c Client) GetRecordList(params *cloudns.RecordListParams) (*cloudns.RecordListResponse, error)

func (Client) GetRecordsPageCount

func (c Client) GetRecordsPageCount(params *cloudns.RecordsPagesCountParams) (*int, error)

func (Client) GetRecordsStatistics

func (c Client) GetRecordsStatistics() (*cloudns.RecordsStatisticsResponse, error)

func (Client) ModifyRecord

func (c Client) ModifyRecord(params *cloudns.ModifyRecordParams) (*cloudns.ModifyRecordResponse, error)

Jump to

Keyboard shortcuts

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