v1

package
v0.0.79 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EpsClientBuilder

func EpsClientBuilder() *http_client.HcHttpClientBuilder

func GenReqDefForCreateEnterpriseProject

func GenReqDefForCreateEnterpriseProject() *def.HttpRequestDef

func GenReqDefForDisableEnterpriseProject

func GenReqDefForDisableEnterpriseProject() *def.HttpRequestDef

func GenReqDefForEnableEnterpriseProject

func GenReqDefForEnableEnterpriseProject() *def.HttpRequestDef

func GenReqDefForListApiVersions

func GenReqDefForListApiVersions() *def.HttpRequestDef

func GenReqDefForListEnterpriseProject

func GenReqDefForListEnterpriseProject() *def.HttpRequestDef

func GenReqDefForMigrateResource

func GenReqDefForMigrateResource() *def.HttpRequestDef

func GenReqDefForShowApiVersion

func GenReqDefForShowApiVersion() *def.HttpRequestDef

func GenReqDefForShowEnterpriseProject

func GenReqDefForShowEnterpriseProject() *def.HttpRequestDef

func GenReqDefForShowEnterpriseProjectQuota

func GenReqDefForShowEnterpriseProjectQuota() *def.HttpRequestDef

func GenReqDefForShowResourceBindEnterpriseProject

func GenReqDefForShowResourceBindEnterpriseProject() *def.HttpRequestDef

func GenReqDefForUpdateEnterpriseProject

func GenReqDefForUpdateEnterpriseProject() *def.HttpRequestDef

Types

type EpsClient

type EpsClient struct {
	HcClient *http_client.HcHttpClient
}

func NewEpsClient

func NewEpsClient(hcClient *http_client.HcHttpClient) *EpsClient

func (*EpsClient) CreateEnterpriseProject

创建企业项目。

func (*EpsClient) DisableEnterpriseProject

停用企业项目。

func (*EpsClient) EnableEnterpriseProject

启用企业项目。

func (*EpsClient) ListApiVersions

func (c *EpsClient) ListApiVersions(request *model.ListApiVersionsRequest) (*model.ListApiVersionsResponse, error)

查询企业项目的API版本列表。

func (*EpsClient) ListEnterpriseProject

查询当前用户已授权的企业项目列表,用户可以使用企业项目绑定资源。

func (*EpsClient) MigrateResource

func (c *EpsClient) MigrateResource(request *model.MigrateResourceRequest) (*model.MigrateResourceResponse, error)

迁移资源到目标企业项目。

func (*EpsClient) ShowApiVersion

func (c *EpsClient) ShowApiVersion(request *model.ShowApiVersionRequest) (*model.ShowApiVersionResponse, error)

查询指定的企业项目API版本号详情

func (*EpsClient) ShowEnterpriseProject

查询企业项目详情。

func (*EpsClient) ShowEnterpriseProjectQuota

查询企业项目的配额信息。

func (*EpsClient) ShowResourceBindEnterpriseProject

查询企业项目下绑定的资源详情。

func (*EpsClient) UpdateEnterpriseProject

修改企业项目。当前仅支持修改名称和描述。

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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