cdn

package
v0.3.13 Latest Latest
Warning

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

Go to latest
Published: May 20, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchUpdateCertificateConfigRequest added in v0.3.13

type BatchUpdateCertificateConfigRequest struct {
	CertificateId int64    `json:"certificateId" required:"true"`
	DomainNames   []string `json:"domainNames" required:"true"`
}

type BatchUpdateCertificateConfigResponse added in v0.3.13

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

func (*BatchUpdateCertificateConfigResponse) SetRequestId added in v0.3.13

func (r *BatchUpdateCertificateConfigResponse) SetRequestId(requestId string)

type Client

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

func NewClient

func NewClient(accessKey, secretKey string) *Client

func (*Client) BatchUpdateCertificateConfig added in v0.3.13

func (*Client) WithTimeout

func (c *Client) WithTimeout(timeout time.Duration) *Client

Jump to

Keyboard shortcuts

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