v3

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CcClientBuilder

func CcClientBuilder() *http_client.HcHttpClientBuilder

func GenReqDefForAssociateBandwidthPackage

func GenReqDefForAssociateBandwidthPackage() *def.HttpRequestDef

func GenReqDefForBatchCreateDeleteTags

func GenReqDefForBatchCreateDeleteTags() *def.HttpRequestDef

func GenReqDefForCreateAuthorisation

func GenReqDefForCreateAuthorisation() *def.HttpRequestDef

func GenReqDefForCreateBandwidthPackage

func GenReqDefForCreateBandwidthPackage() *def.HttpRequestDef

func GenReqDefForCreateCloudConnection

func GenReqDefForCreateCloudConnection() *def.HttpRequestDef

func GenReqDefForCreateInterRegionBandwidth

func GenReqDefForCreateInterRegionBandwidth() *def.HttpRequestDef

func GenReqDefForCreateNetworkInstance

func GenReqDefForCreateNetworkInstance() *def.HttpRequestDef

func GenReqDefForCreateTag

func GenReqDefForCreateTag() *def.HttpRequestDef

func GenReqDefForDeleteAuthorisation

func GenReqDefForDeleteAuthorisation() *def.HttpRequestDef

func GenReqDefForDeleteBandwidthPackage

func GenReqDefForDeleteBandwidthPackage() *def.HttpRequestDef

func GenReqDefForDeleteCloudConnection

func GenReqDefForDeleteCloudConnection() *def.HttpRequestDef

func GenReqDefForDeleteInterRegionBandwidth

func GenReqDefForDeleteInterRegionBandwidth() *def.HttpRequestDef

func GenReqDefForDeleteNetworkInstance

func GenReqDefForDeleteNetworkInstance() *def.HttpRequestDef

func GenReqDefForDeleteTag

func GenReqDefForDeleteTag() *def.HttpRequestDef

func GenReqDefForDisassociateBandwidthPackage

func GenReqDefForDisassociateBandwidthPackage() *def.HttpRequestDef

func GenReqDefForListAuthorisations

func GenReqDefForListAuthorisations() *def.HttpRequestDef

func GenReqDefForListBandwidthPackages

func GenReqDefForListBandwidthPackages() *def.HttpRequestDef

func GenReqDefForListCloudConnectionRoutes

func GenReqDefForListCloudConnectionRoutes() *def.HttpRequestDef

func GenReqDefForListCloudConnections

func GenReqDefForListCloudConnections() *def.HttpRequestDef

func GenReqDefForListDomainTags

func GenReqDefForListDomainTags() *def.HttpRequestDef

func GenReqDefForListInterRegionBandwidths

func GenReqDefForListInterRegionBandwidths() *def.HttpRequestDef

func GenReqDefForListNetworkInstances

func GenReqDefForListNetworkInstances() *def.HttpRequestDef

func GenReqDefForListPermissions

func GenReqDefForListPermissions() *def.HttpRequestDef

func GenReqDefForListQuotas

func GenReqDefForListQuotas() *def.HttpRequestDef

func GenReqDefForListResourceByFilterTag

func GenReqDefForListResourceByFilterTag() *def.HttpRequestDef

func GenReqDefForListTags

func GenReqDefForListTags() *def.HttpRequestDef

func GenReqDefForShowBandwidthPackage

func GenReqDefForShowBandwidthPackage() *def.HttpRequestDef

func GenReqDefForShowCloudConnection

func GenReqDefForShowCloudConnection() *def.HttpRequestDef

func GenReqDefForShowCloudConnectionRoutes

func GenReqDefForShowCloudConnectionRoutes() *def.HttpRequestDef

func GenReqDefForShowInterRegionBandwidth

func GenReqDefForShowInterRegionBandwidth() *def.HttpRequestDef

func GenReqDefForShowNetworkInstance

func GenReqDefForShowNetworkInstance() *def.HttpRequestDef

func GenReqDefForUpdateAuthorisation

func GenReqDefForUpdateAuthorisation() *def.HttpRequestDef

func GenReqDefForUpdateBandwidthPackage

func GenReqDefForUpdateBandwidthPackage() *def.HttpRequestDef

func GenReqDefForUpdateCloudConnection

func GenReqDefForUpdateCloudConnection() *def.HttpRequestDef

func GenReqDefForUpdateInterRegionBandwidth

func GenReqDefForUpdateInterRegionBandwidth() *def.HttpRequestDef

func GenReqDefForUpdateNetworkInstance

func GenReqDefForUpdateNetworkInstance() *def.HttpRequestDef

Types

type AssociateBandwidthPackageInvoker

type AssociateBandwidthPackageInvoker struct {
	*invoker.BaseInvoker
}

func (*AssociateBandwidthPackageInvoker) Invoke

type BatchCreateDeleteTagsInvoker

type BatchCreateDeleteTagsInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchCreateDeleteTagsInvoker) Invoke

type CcClient

type CcClient struct {
	HcClient *http_client.HcHttpClient
}

func NewCcClient

func NewCcClient(hcClient *http_client.HcHttpClient) *CcClient

func (*CcClient) AssociateBandwidthPackage

AssociateBandwidthPackage 将带宽包实例绑定到云连接实例

将带宽包实例绑定到云连接实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) AssociateBandwidthPackageInvoker

func (c *CcClient) AssociateBandwidthPackageInvoker(request *model.AssociateBandwidthPackageRequest) *AssociateBandwidthPackageInvoker

AssociateBandwidthPackageInvoker 将带宽包实例绑定到云连接实例

func (*CcClient) BatchCreateDeleteTags

BatchCreateDeleteTags 批量创建和删除资源标签

批量创建和删除标签

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) BatchCreateDeleteTagsInvoker

func (c *CcClient) BatchCreateDeleteTagsInvoker(request *model.BatchCreateDeleteTagsRequest) *BatchCreateDeleteTagsInvoker

BatchCreateDeleteTagsInvoker 批量创建和删除资源标签

func (*CcClient) CreateAuthorisation

func (c *CcClient) CreateAuthorisation(request *model.CreateAuthorisationRequest) (*model.CreateAuthorisationResponse, error)

CreateAuthorisation 创建授权

网络实例所属租户授予云连接实例所属租户加载其网络实例的权限。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) CreateAuthorisationInvoker

func (c *CcClient) CreateAuthorisationInvoker(request *model.CreateAuthorisationRequest) *CreateAuthorisationInvoker

CreateAuthorisationInvoker 创建授权

func (*CcClient) CreateBandwidthPackage

CreateBandwidthPackage 创建带宽包实例

创建带宽包实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) CreateBandwidthPackageInvoker

func (c *CcClient) CreateBandwidthPackageInvoker(request *model.CreateBandwidthPackageRequest) *CreateBandwidthPackageInvoker

CreateBandwidthPackageInvoker 创建带宽包实例

func (*CcClient) CreateCloudConnection

CreateCloudConnection 创建云连接实例

创建云连接实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) CreateCloudConnectionInvoker

func (c *CcClient) CreateCloudConnectionInvoker(request *model.CreateCloudConnectionRequest) *CreateCloudConnectionInvoker

CreateCloudConnectionInvoker 创建云连接实例

func (*CcClient) CreateInterRegionBandwidth

CreateInterRegionBandwidth 创建域间带宽实例

创建域间带宽实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) CreateInterRegionBandwidthInvoker

func (c *CcClient) CreateInterRegionBandwidthInvoker(request *model.CreateInterRegionBandwidthRequest) *CreateInterRegionBandwidthInvoker

CreateInterRegionBandwidthInvoker 创建域间带宽实例

func (*CcClient) CreateNetworkInstance

CreateNetworkInstance 创建网络实例

创建网络实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) CreateNetworkInstanceInvoker

func (c *CcClient) CreateNetworkInstanceInvoker(request *model.CreateNetworkInstanceRequest) *CreateNetworkInstanceInvoker

CreateNetworkInstanceInvoker 创建网络实例

func (*CcClient) CreateTag

func (c *CcClient) CreateTag(request *model.CreateTagRequest) (*model.CreateTagResponse, error)

CreateTag 添加资源标签

添加资源标签

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) CreateTagInvoker

func (c *CcClient) CreateTagInvoker(request *model.CreateTagRequest) *CreateTagInvoker

CreateTagInvoker 添加资源标签

func (*CcClient) DeleteAuthorisation

func (c *CcClient) DeleteAuthorisation(request *model.DeleteAuthorisationRequest) (*model.DeleteAuthorisationResponse, error)

DeleteAuthorisation 删除授权

网络实例所属租户取消授予云连接实例所属租户加载其网络实例的权限。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) DeleteAuthorisationInvoker

func (c *CcClient) DeleteAuthorisationInvoker(request *model.DeleteAuthorisationRequest) *DeleteAuthorisationInvoker

DeleteAuthorisationInvoker 删除授权

func (*CcClient) DeleteBandwidthPackage

DeleteBandwidthPackage 删除带宽包实例

删除带宽包实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) DeleteBandwidthPackageInvoker

func (c *CcClient) DeleteBandwidthPackageInvoker(request *model.DeleteBandwidthPackageRequest) *DeleteBandwidthPackageInvoker

DeleteBandwidthPackageInvoker 删除带宽包实例

func (*CcClient) DeleteCloudConnection

DeleteCloudConnection 删除云连接实例

删除云连接实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) DeleteCloudConnectionInvoker

func (c *CcClient) DeleteCloudConnectionInvoker(request *model.DeleteCloudConnectionRequest) *DeleteCloudConnectionInvoker

DeleteCloudConnectionInvoker 删除云连接实例

func (*CcClient) DeleteInterRegionBandwidth

DeleteInterRegionBandwidth 删除域间带宽实例

删除域间带宽实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) DeleteInterRegionBandwidthInvoker

func (c *CcClient) DeleteInterRegionBandwidthInvoker(request *model.DeleteInterRegionBandwidthRequest) *DeleteInterRegionBandwidthInvoker

DeleteInterRegionBandwidthInvoker 删除域间带宽实例

func (*CcClient) DeleteNetworkInstance

DeleteNetworkInstance 删除网络实例

删除网络实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) DeleteNetworkInstanceInvoker

func (c *CcClient) DeleteNetworkInstanceInvoker(request *model.DeleteNetworkInstanceRequest) *DeleteNetworkInstanceInvoker

DeleteNetworkInstanceInvoker 删除网络实例

func (*CcClient) DeleteTag

func (c *CcClient) DeleteTag(request *model.DeleteTagRequest) (*model.DeleteTagResponse, error)

DeleteTag 删除资源标签

删除资源标签

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) DeleteTagInvoker

func (c *CcClient) DeleteTagInvoker(request *model.DeleteTagRequest) *DeleteTagInvoker

DeleteTagInvoker 删除资源标签

func (*CcClient) DisassociateBandwidthPackage

DisassociateBandwidthPackage 解除带宽包实例与云连接实例的绑定

解除带宽包实例与云连接实例的绑定。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) DisassociateBandwidthPackageInvoker

func (c *CcClient) DisassociateBandwidthPackageInvoker(request *model.DisassociateBandwidthPackageRequest) *DisassociateBandwidthPackageInvoker

DisassociateBandwidthPackageInvoker 解除带宽包实例与云连接实例的绑定

func (*CcClient) ListAuthorisations

func (c *CcClient) ListAuthorisations(request *model.ListAuthorisationsRequest) (*model.ListAuthorisationsResponse, error)

ListAuthorisations 查询授权列表

网络实例所属租户查看其已经授予其他租户的权限。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListAuthorisationsInvoker

func (c *CcClient) ListAuthorisationsInvoker(request *model.ListAuthorisationsRequest) *ListAuthorisationsInvoker

ListAuthorisationsInvoker 查询授权列表

func (*CcClient) ListBandwidthPackages

ListBandwidthPackages 查询带宽包列表

查询带宽包列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListBandwidthPackagesInvoker

func (c *CcClient) ListBandwidthPackagesInvoker(request *model.ListBandwidthPackagesRequest) *ListBandwidthPackagesInvoker

ListBandwidthPackagesInvoker 查询带宽包列表

func (*CcClient) ListCloudConnectionRoutes

ListCloudConnectionRoutes 查询云连接路由条目列表

查询云连接路由条目列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListCloudConnectionRoutesInvoker

func (c *CcClient) ListCloudConnectionRoutesInvoker(request *model.ListCloudConnectionRoutesRequest) *ListCloudConnectionRoutesInvoker

ListCloudConnectionRoutesInvoker 查询云连接路由条目列表

func (*CcClient) ListCloudConnections

func (c *CcClient) ListCloudConnections(request *model.ListCloudConnectionsRequest) (*model.ListCloudConnectionsResponse, error)

ListCloudConnections 查询云连接列表

查询云连接列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListCloudConnectionsInvoker

func (c *CcClient) ListCloudConnectionsInvoker(request *model.ListCloudConnectionsRequest) *ListCloudConnectionsInvoker

ListCloudConnectionsInvoker 查询云连接列表

func (*CcClient) ListDomainTags

func (c *CcClient) ListDomainTags(request *model.ListDomainTagsRequest) (*model.ListDomainTagsResponse, error)

ListDomainTags 查询账户资源标签

查询账户资源标签

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListDomainTagsInvoker

func (c *CcClient) ListDomainTagsInvoker(request *model.ListDomainTagsRequest) *ListDomainTagsInvoker

ListDomainTagsInvoker 查询账户资源标签

func (*CcClient) ListInterRegionBandwidths

ListInterRegionBandwidths 查询域间带宽列表

查询域间带宽列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListInterRegionBandwidthsInvoker

func (c *CcClient) ListInterRegionBandwidthsInvoker(request *model.ListInterRegionBandwidthsRequest) *ListInterRegionBandwidthsInvoker

ListInterRegionBandwidthsInvoker 查询域间带宽列表

func (*CcClient) ListNetworkInstances

func (c *CcClient) ListNetworkInstances(request *model.ListNetworkInstancesRequest) (*model.ListNetworkInstancesResponse, error)

ListNetworkInstances 查询网络实例列表

查询云连接列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListNetworkInstancesInvoker

func (c *CcClient) ListNetworkInstancesInvoker(request *model.ListNetworkInstancesRequest) *ListNetworkInstancesInvoker

ListNetworkInstancesInvoker 查询网络实例列表

func (*CcClient) ListPermissions

func (c *CcClient) ListPermissions(request *model.ListPermissionsRequest) (*model.ListPermissionsResponse, error)

ListPermissions 查询权限列表

云连接实例所属租户查询其可加载其他租户的网络实例权限。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListPermissionsInvoker

func (c *CcClient) ListPermissionsInvoker(request *model.ListPermissionsRequest) *ListPermissionsInvoker

ListPermissionsInvoker 查询权限列表

func (*CcClient) ListQuotas

func (c *CcClient) ListQuotas(request *model.ListQuotasRequest) (*model.ListQuotasResponse, error)

ListQuotas 查询配额

查询配额

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListQuotasInvoker

func (c *CcClient) ListQuotasInvoker(request *model.ListQuotasRequest) *ListQuotasInvoker

ListQuotasInvoker 查询配额

func (*CcClient) ListResourceByFilterTag

ListResourceByFilterTag 查询资源实例

查询资源实例

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListResourceByFilterTagInvoker

func (c *CcClient) ListResourceByFilterTagInvoker(request *model.ListResourceByFilterTagRequest) *ListResourceByFilterTagInvoker

ListResourceByFilterTagInvoker 查询资源实例

func (*CcClient) ListTags

func (c *CcClient) ListTags(request *model.ListTagsRequest) (*model.ListTagsResponse, error)

ListTags 查询资源标签

查询资源标签

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ListTagsInvoker

func (c *CcClient) ListTagsInvoker(request *model.ListTagsRequest) *ListTagsInvoker

ListTagsInvoker 查询资源标签

func (*CcClient) ShowBandwidthPackage

func (c *CcClient) ShowBandwidthPackage(request *model.ShowBandwidthPackageRequest) (*model.ShowBandwidthPackageResponse, error)

ShowBandwidthPackage 查询带宽包实例

查询带宽包实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ShowBandwidthPackageInvoker

func (c *CcClient) ShowBandwidthPackageInvoker(request *model.ShowBandwidthPackageRequest) *ShowBandwidthPackageInvoker

ShowBandwidthPackageInvoker 查询带宽包实例

func (*CcClient) ShowCloudConnection

func (c *CcClient) ShowCloudConnection(request *model.ShowCloudConnectionRequest) (*model.ShowCloudConnectionResponse, error)

ShowCloudConnection 查询云连接实例

查询云连接实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ShowCloudConnectionInvoker

func (c *CcClient) ShowCloudConnectionInvoker(request *model.ShowCloudConnectionRequest) *ShowCloudConnectionInvoker

ShowCloudConnectionInvoker 查询云连接实例

func (*CcClient) ShowCloudConnectionRoutes

ShowCloudConnectionRoutes 查询云连接路由条目详情

查询云连接路由条目列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ShowCloudConnectionRoutesInvoker

func (c *CcClient) ShowCloudConnectionRoutesInvoker(request *model.ShowCloudConnectionRoutesRequest) *ShowCloudConnectionRoutesInvoker

ShowCloudConnectionRoutesInvoker 查询云连接路由条目详情

func (*CcClient) ShowInterRegionBandwidth

ShowInterRegionBandwidth 查询域间带宽实例

查询域间带宽实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ShowInterRegionBandwidthInvoker

func (c *CcClient) ShowInterRegionBandwidthInvoker(request *model.ShowInterRegionBandwidthRequest) *ShowInterRegionBandwidthInvoker

ShowInterRegionBandwidthInvoker 查询域间带宽实例

func (*CcClient) ShowNetworkInstance

func (c *CcClient) ShowNetworkInstance(request *model.ShowNetworkInstanceRequest) (*model.ShowNetworkInstanceResponse, error)

ShowNetworkInstance 查询网络实例

查询网络实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) ShowNetworkInstanceInvoker

func (c *CcClient) ShowNetworkInstanceInvoker(request *model.ShowNetworkInstanceRequest) *ShowNetworkInstanceInvoker

ShowNetworkInstanceInvoker 查询网络实例

func (*CcClient) UpdateAuthorisation

func (c *CcClient) UpdateAuthorisation(request *model.UpdateAuthorisationRequest) (*model.UpdateAuthorisationResponse, error)

UpdateAuthorisation 更新授权

更新授权实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) UpdateAuthorisationInvoker

func (c *CcClient) UpdateAuthorisationInvoker(request *model.UpdateAuthorisationRequest) *UpdateAuthorisationInvoker

UpdateAuthorisationInvoker 更新授权

func (*CcClient) UpdateBandwidthPackage

UpdateBandwidthPackage 更新带宽包实例

更新带宽包实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) UpdateBandwidthPackageInvoker

func (c *CcClient) UpdateBandwidthPackageInvoker(request *model.UpdateBandwidthPackageRequest) *UpdateBandwidthPackageInvoker

UpdateBandwidthPackageInvoker 更新带宽包实例

func (*CcClient) UpdateCloudConnection

UpdateCloudConnection 更新云连接实例

更新云连接实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) UpdateCloudConnectionInvoker

func (c *CcClient) UpdateCloudConnectionInvoker(request *model.UpdateCloudConnectionRequest) *UpdateCloudConnectionInvoker

UpdateCloudConnectionInvoker 更新云连接实例

func (*CcClient) UpdateInterRegionBandwidth

UpdateInterRegionBandwidth 更新域间带宽实例

更新域间带宽实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) UpdateInterRegionBandwidthInvoker

func (c *CcClient) UpdateInterRegionBandwidthInvoker(request *model.UpdateInterRegionBandwidthRequest) *UpdateInterRegionBandwidthInvoker

UpdateInterRegionBandwidthInvoker 更新域间带宽实例

func (*CcClient) UpdateNetworkInstance

UpdateNetworkInstance 更新网络实例

更新网络实例。

Please refer to HUAWEI cloud API Explorer for details.

func (*CcClient) UpdateNetworkInstanceInvoker

func (c *CcClient) UpdateNetworkInstanceInvoker(request *model.UpdateNetworkInstanceRequest) *UpdateNetworkInstanceInvoker

UpdateNetworkInstanceInvoker 更新网络实例

type CreateAuthorisationInvoker

type CreateAuthorisationInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateAuthorisationInvoker) Invoke

type CreateBandwidthPackageInvoker

type CreateBandwidthPackageInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateBandwidthPackageInvoker) Invoke

type CreateCloudConnectionInvoker

type CreateCloudConnectionInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateCloudConnectionInvoker) Invoke

type CreateInterRegionBandwidthInvoker

type CreateInterRegionBandwidthInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateInterRegionBandwidthInvoker) Invoke

type CreateNetworkInstanceInvoker

type CreateNetworkInstanceInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateNetworkInstanceInvoker) Invoke

type CreateTagInvoker

type CreateTagInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateTagInvoker) Invoke

type DeleteAuthorisationInvoker

type DeleteAuthorisationInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteAuthorisationInvoker) Invoke

type DeleteBandwidthPackageInvoker

type DeleteBandwidthPackageInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteBandwidthPackageInvoker) Invoke

type DeleteCloudConnectionInvoker

type DeleteCloudConnectionInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteCloudConnectionInvoker) Invoke

type DeleteInterRegionBandwidthInvoker

type DeleteInterRegionBandwidthInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteInterRegionBandwidthInvoker) Invoke

type DeleteNetworkInstanceInvoker

type DeleteNetworkInstanceInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteNetworkInstanceInvoker) Invoke

type DeleteTagInvoker

type DeleteTagInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteTagInvoker) Invoke

type DisassociateBandwidthPackageInvoker

type DisassociateBandwidthPackageInvoker struct {
	*invoker.BaseInvoker
}

func (*DisassociateBandwidthPackageInvoker) Invoke

type ListAuthorisationsInvoker

type ListAuthorisationsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListAuthorisationsInvoker) Invoke

type ListBandwidthPackagesInvoker

type ListBandwidthPackagesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListBandwidthPackagesInvoker) Invoke

type ListCloudConnectionRoutesInvoker

type ListCloudConnectionRoutesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListCloudConnectionRoutesInvoker) Invoke

type ListCloudConnectionsInvoker

type ListCloudConnectionsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListCloudConnectionsInvoker) Invoke

type ListDomainTagsInvoker

type ListDomainTagsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListDomainTagsInvoker) Invoke

type ListInterRegionBandwidthsInvoker

type ListInterRegionBandwidthsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListInterRegionBandwidthsInvoker) Invoke

type ListNetworkInstancesInvoker

type ListNetworkInstancesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListNetworkInstancesInvoker) Invoke

type ListPermissionsInvoker

type ListPermissionsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListPermissionsInvoker) Invoke

type ListQuotasInvoker

type ListQuotasInvoker struct {
	*invoker.BaseInvoker
}

func (*ListQuotasInvoker) Invoke

type ListResourceByFilterTagInvoker

type ListResourceByFilterTagInvoker struct {
	*invoker.BaseInvoker
}

func (*ListResourceByFilterTagInvoker) Invoke

type ListTagsInvoker

type ListTagsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListTagsInvoker) Invoke

func (i *ListTagsInvoker) Invoke() (*model.ListTagsResponse, error)

type ShowBandwidthPackageInvoker

type ShowBandwidthPackageInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowBandwidthPackageInvoker) Invoke

type ShowCloudConnectionInvoker

type ShowCloudConnectionInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowCloudConnectionInvoker) Invoke

type ShowCloudConnectionRoutesInvoker

type ShowCloudConnectionRoutesInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowCloudConnectionRoutesInvoker) Invoke

type ShowInterRegionBandwidthInvoker

type ShowInterRegionBandwidthInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowInterRegionBandwidthInvoker) Invoke

type ShowNetworkInstanceInvoker

type ShowNetworkInstanceInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowNetworkInstanceInvoker) Invoke

type UpdateAuthorisationInvoker

type UpdateAuthorisationInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateAuthorisationInvoker) Invoke

type UpdateBandwidthPackageInvoker

type UpdateBandwidthPackageInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateBandwidthPackageInvoker) Invoke

type UpdateCloudConnectionInvoker

type UpdateCloudConnectionInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateCloudConnectionInvoker) Invoke

type UpdateInterRegionBandwidthInvoker

type UpdateInterRegionBandwidthInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateInterRegionBandwidthInvoker) Invoke

type UpdateNetworkInstanceInvoker

type UpdateNetworkInstanceInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateNetworkInstanceInvoker) Invoke

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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