internal

package
v0.4.21 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApigClient

type ApigClient struct {
	*client.Client
}

This is a partial copy of https://github.com/volcengine/volcengine-go-sdk/blob/master/service/apig/service_apig.go to lightweight the vendor packages in the built binary.

func NewApigClient

func NewApigClient(p client.ConfigProvider, cfgs ...*volcengine.Config) *ApigClient

func (*ApigClient) GetCustomDomain

func (c *ApigClient) GetCustomDomain(input *apig.GetCustomDomainInput) (*apig.GetCustomDomainOutput, error)

func (*ApigClient) GetCustomDomainRequest

func (c *ApigClient) GetCustomDomainRequest(input *apig.GetCustomDomainInput) (req *request.Request, output *apig.GetCustomDomainOutput)

func (*ApigClient) ListCustomDomains

func (c *ApigClient) ListCustomDomains(input *apig.ListCustomDomainsInput) (*apig.ListCustomDomainsOutput, error)

func (*ApigClient) ListCustomDomainsRequest

func (c *ApigClient) ListCustomDomainsRequest(input *apig.ListCustomDomainsInput) (req *request.Request, output *apig.ListCustomDomainsOutput)

func (*ApigClient) UpdateCustomDomain

func (c *ApigClient) UpdateCustomDomain(input *apig.UpdateCustomDomainInput) (*apig.UpdateCustomDomainOutput, error)

func (*ApigClient) UpdateCustomDomainRequest

func (c *ApigClient) UpdateCustomDomainRequest(input *apig.UpdateCustomDomainInput) (req *request.Request, output *apig.UpdateCustomDomainOutput)

Jump to

Keyboard shortcuts

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