ufile

package
v0.4.13 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddUFileSSLCertRequest

type AddUFileSSLCertRequest struct {
	request.CommonBase

	BucketName      *string `required:"true"`
	Domain          *string `required:"true"`
	CertificateName *string `required:"true"`
	USSLId          *string `required:"false"`
}

type AddUFileSSLCertResponse

type AddUFileSSLCertResponse struct {
	response.CommonBase
}

type UFileClient

type UFileClient struct {
	*ucloud.Client
}

func NewClient

func NewClient(config *ucloud.Config, credential *auth.Credential) *UFileClient

func (*UFileClient) AddUFileSSLCert

func (c *UFileClient) AddUFileSSLCert(req *AddUFileSSLCertRequest) (*AddUFileSSLCertResponse, error)

func (*UFileClient) NewAddUFileSSLCertRequest

func (c *UFileClient) NewAddUFileSSLCertRequest() *AddUFileSSLCertRequest

Jump to

Keyboard shortcuts

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