uewaf

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 AddWafDomainCertificateInfoRequest

type AddWafDomainCertificateInfoRequest struct {
	request.CommonBase

	Domain          *string `required:"true"`
	CertificateName *string `required:"true"`
	SslPublicKey    *string `required:"true"`
	SslPrivateKey   *string `required:"false"`
	SslMD           *string `required:"false"`
	SslKeyLess      *string `required:"false"`
}

type AddWafDomainCertificateInfoResponse

type AddWafDomainCertificateInfoResponse struct {
	response.CommonBase

	Id int
}

type UEWAFClient

type UEWAFClient struct {
	*ucloud.Client
}

func NewClient

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

func (*UEWAFClient) NewAddWafDomainCertificateInfoRequest

func (c *UEWAFClient) NewAddWafDomainCertificateInfoRequest() *AddWafDomainCertificateInfoRequest

Jump to

Keyboard shortcuts

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