client

package
v0.0.0-...-02b5080 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CdnClient

type CdnClient struct {
	core.NCloudClient
}

func NewCdnClient

func NewCdnClient(credential *core.Credential) *CdnClient

func (*CdnClient) CreatePreloadContent

func (c *CdnClient) CreatePreloadContent(request *apis.CreatePreloadRequest) (*apis.CreatePreloadContentResponse, error)

CreatePreloadContent /* 创建预热内容 */

func (*CdnClient) CreateRefreshContent

func (c *CdnClient) CreateRefreshContent(request *apis.CreateRefreshRequest) (*apis.CreateRefreshContentResponse, error)

CreateRefreshContent /* 创建刷新内容 */

func (*CdnClient) DisableLogger

func (c *CdnClient) DisableLogger()

func (*CdnClient) QueryContent

func (c *CdnClient) QueryContent(request *apis.QueryContentRequest) (*apis.QueryContentTaskResponse, error)

QueryContent /* 查询内容 */

func (*CdnClient) QueryDomain

func (c *CdnClient) QueryDomain(request *apis.QueryDomainRequest) (*apis.QueryDomainResponse, error)

QueryDomain /* 查询域名 */

func (*CdnClient) QueryFlow

func (c *CdnClient) QueryFlow(request *apis.QueryFlowRequest) (*apis.QueryFlowResponse, error)

QueryFlow 查询流量数据

func (*CdnClient) QueryIsp

func (c *CdnClient) QueryIsp(request *apis.QueryIspRequest) (*apis.QueryIspResponse, error)

QueryIsp /* 查询运营商 */

func (*CdnClient) QueryMetric

func (c *CdnClient) QueryMetric(request *apis.QueryMetricRequest) (*apis.QueryMetricResponse, error)

QueryMetric /* 查询指标 */

func (*CdnClient) QueryRegion

func (c *CdnClient) QueryRegion(request *apis.QueryRegionRequest) (*apis.QueryRegionResponse, error)

QueryRegion /* 查询地区*/

func (*CdnClient) QuerySrc

func (c *CdnClient) QuerySrc(request *apis.QuerySrcRequest) (*apis.QuerySrcResponse, error)

QuerySrc /* 查询回源 */

Source Files

  • cdnClient.go

Jump to

Keyboard shortcuts

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