v3

package
v0.0.24-beta Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2020 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EipClientBuilder

func EipClientBuilder() *http_client.HcHttpClientBuilder

func GenReqDefForAssociatePublicips

func GenReqDefForAssociatePublicips() *def.HttpRequestDef

func GenReqDefForDisassociatePublicips

func GenReqDefForDisassociatePublicips() *def.HttpRequestDef

func GenReqDefForListPublicips

func GenReqDefForListPublicips() *def.HttpRequestDef

func GenReqDefForShowPublicip

func GenReqDefForShowPublicip() *def.HttpRequestDef

Types

type EipClient

type EipClient struct {
	HcClient *http_client.HcHttpClient
}

func NewEipClient

func NewEipClient(hcClient *http_client.HcHttpClient) *EipClient

func (*EipClient) AssociatePublicips

func (c *EipClient) AssociatePublicips(request *model.AssociatePublicipsRequest) (*model.AssociatePublicipsResponse, error)

绑定弹性公网IP

func (*EipClient) DisassociatePublicips

解绑弹性公网IP

func (*EipClient) ListPublicips

func (c *EipClient) ListPublicips(request *model.ListPublicipsRequest) (*model.ListPublicipsResponse, error)

查询弹性公网IP列表信息

func (*EipClient) ShowPublicip

func (c *EipClient) ShowPublicip(request *model.ShowPublicipRequest) (*model.ShowPublicipResponse, error)

查询弹性公网IP详情

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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