Documentation ¶
Index ¶
- func ApmClientBuilder() *http_client.HcHttpClientBuilder
- func GenReqDefForChangeAgentStatus() *def.HttpRequestDef
- func GenReqDefForCreateAkSk() *def.HttpRequestDef
- func GenReqDefForDeleteAgent() *def.HttpRequestDef
- func GenReqDefForDeleteAkSk() *def.HttpRequestDef
- func GenReqDefForDeleteApp() *def.HttpRequestDef
- func GenReqDefForListAkSk() *def.HttpRequestDef
- func GenReqDefForListAlarmData() *def.HttpRequestDef
- func GenReqDefForListAlarmNotify() *def.HttpRequestDef
- func GenReqDefForListAppEnvs() *def.HttpRequestDef
- func GenReqDefForListApps() *def.HttpRequestDef
- func GenReqDefForListBusiness() *def.HttpRequestDef
- func GenReqDefForListBusinessEnv() *def.HttpRequestDef
- func GenReqDefForListEnvInstances() *def.HttpRequestDef
- func GenReqDefForListEnvMonitorItem() *def.HttpRequestDef
- func GenReqDefForListEnvTags() *def.HttpRequestDef
- func GenReqDefForListOpenRegion() *def.HttpRequestDef
- func GenReqDefForListSupportedRegion() *def.HttpRequestDef
- func GenReqDefForSaveMonitorItemConfig() *def.HttpRequestDef
- func GenReqDefForSearchAgent() *def.HttpRequestDef
- func GenReqDefForSearchApplication() *def.HttpRequestDef
- func GenReqDefForSearchBusinessTopology() *def.HttpRequestDef
- func GenReqDefForSearchEnvTopology() *def.HttpRequestDef
- func GenReqDefForSearchTransaction() *def.HttpRequestDef
- func GenReqDefForSearchTransactionConfig() *def.HttpRequestDef
- func GenReqDefForShowAkSks() *def.HttpRequestDef
- func GenReqDefForShowBusinessDetail() *def.HttpRequestDef
- func GenReqDefForShowClobDetail() *def.HttpRequestDef
- func GenReqDefForShowEnvMonitorItems() *def.HttpRequestDef
- func GenReqDefForShowEventDetail() *def.HttpRequestDef
- func GenReqDefForShowMasterAddress() *def.HttpRequestDef
- func GenReqDefForShowMonitorItemViewConfig() *def.HttpRequestDef
- func GenReqDefForShowRawTable() *def.HttpRequestDef
- func GenReqDefForShowSpanSearch() *def.HttpRequestDef
- func GenReqDefForShowSubBusinessDetail() *def.HttpRequestDef
- func GenReqDefForShowSumTable() *def.HttpRequestDef
- func GenReqDefForShowTopology() *def.HttpRequestDef
- func GenReqDefForShowTopologyTree() *def.HttpRequestDef
- func GenReqDefForShowTraceEvents() *def.HttpRequestDef
- func GenReqDefForShowTransactionDetail() *def.HttpRequestDef
- func GenReqDefForShowTrend() *def.HttpRequestDef
- type ApmClient
- func (c *ApmClient) ChangeAgentStatus(request *model.ChangeAgentStatusRequest) (*model.ChangeAgentStatusResponse, error)
- func (c *ApmClient) ChangeAgentStatusInvoker(request *model.ChangeAgentStatusRequest) *ChangeAgentStatusInvoker
- func (c *ApmClient) CreateAkSk(request *model.CreateAkSkRequest) (*model.CreateAkSkResponse, error)
- func (c *ApmClient) CreateAkSkInvoker(request *model.CreateAkSkRequest) *CreateAkSkInvoker
- func (c *ApmClient) DeleteAgent(request *model.DeleteAgentRequest) (*model.DeleteAgentResponse, error)
- func (c *ApmClient) DeleteAgentInvoker(request *model.DeleteAgentRequest) *DeleteAgentInvoker
- func (c *ApmClient) DeleteAkSk(request *model.DeleteAkSkRequest) (*model.DeleteAkSkResponse, error)
- func (c *ApmClient) DeleteAkSkInvoker(request *model.DeleteAkSkRequest) *DeleteAkSkInvoker
- func (c *ApmClient) DeleteApp(request *model.DeleteAppRequest) (*model.DeleteAppResponse, error)
- func (c *ApmClient) DeleteAppInvoker(request *model.DeleteAppRequest) *DeleteAppInvoker
- func (c *ApmClient) ListAkSk(request *model.ListAkSkRequest) (*model.ListAkSkResponse, error)
- func (c *ApmClient) ListAkSkInvoker(request *model.ListAkSkRequest) *ListAkSkInvoker
- func (c *ApmClient) ListAlarmData(request *model.ListAlarmDataRequest) (*model.ListAlarmDataResponse, error)
- func (c *ApmClient) ListAlarmDataInvoker(request *model.ListAlarmDataRequest) *ListAlarmDataInvoker
- func (c *ApmClient) ListAlarmNotify(request *model.ListAlarmNotifyRequest) (*model.ListAlarmNotifyResponse, error)
- func (c *ApmClient) ListAlarmNotifyInvoker(request *model.ListAlarmNotifyRequest) *ListAlarmNotifyInvoker
- func (c *ApmClient) ListAppEnvs(request *model.ListAppEnvsRequest) (*model.ListAppEnvsResponse, error)
- func (c *ApmClient) ListAppEnvsInvoker(request *model.ListAppEnvsRequest) *ListAppEnvsInvoker
- func (c *ApmClient) ListApps(request *model.ListAppsRequest) (*model.ListAppsResponse, error)
- func (c *ApmClient) ListAppsInvoker(request *model.ListAppsRequest) *ListAppsInvoker
- func (c *ApmClient) ListBusiness(request *model.ListBusinessRequest) (*model.ListBusinessResponse, error)
- func (c *ApmClient) ListBusinessEnv(request *model.ListBusinessEnvRequest) (*model.ListBusinessEnvResponse, error)
- func (c *ApmClient) ListBusinessEnvInvoker(request *model.ListBusinessEnvRequest) *ListBusinessEnvInvoker
- func (c *ApmClient) ListBusinessInvoker(request *model.ListBusinessRequest) *ListBusinessInvoker
- func (c *ApmClient) ListEnvInstances(request *model.ListEnvInstancesRequest) (*model.ListEnvInstancesResponse, error)
- func (c *ApmClient) ListEnvInstancesInvoker(request *model.ListEnvInstancesRequest) *ListEnvInstancesInvoker
- func (c *ApmClient) ListEnvMonitorItem(request *model.ListEnvMonitorItemRequest) (*model.ListEnvMonitorItemResponse, error)
- func (c *ApmClient) ListEnvMonitorItemInvoker(request *model.ListEnvMonitorItemRequest) *ListEnvMonitorItemInvoker
- func (c *ApmClient) ListEnvTags(request *model.ListEnvTagsRequest) (*model.ListEnvTagsResponse, error)
- func (c *ApmClient) ListEnvTagsInvoker(request *model.ListEnvTagsRequest) *ListEnvTagsInvoker
- func (c *ApmClient) ListOpenRegion(request *model.ListOpenRegionRequest) (*model.ListOpenRegionResponse, error)
- func (c *ApmClient) ListOpenRegionInvoker(request *model.ListOpenRegionRequest) *ListOpenRegionInvoker
- func (c *ApmClient) ListSupportedRegion(request *model.ListSupportedRegionRequest) (*model.ListSupportedRegionResponse, error)
- func (c *ApmClient) ListSupportedRegionInvoker(request *model.ListSupportedRegionRequest) *ListSupportedRegionInvoker
- func (c *ApmClient) SaveMonitorItemConfig(request *model.SaveMonitorItemConfigRequest) (*model.SaveMonitorItemConfigResponse, error)
- func (c *ApmClient) SaveMonitorItemConfigInvoker(request *model.SaveMonitorItemConfigRequest) *SaveMonitorItemConfigInvoker
- func (c *ApmClient) SearchAgent(request *model.SearchAgentRequest) (*model.SearchAgentResponse, error)
- func (c *ApmClient) SearchAgentInvoker(request *model.SearchAgentRequest) *SearchAgentInvoker
- func (c *ApmClient) SearchApplication(request *model.SearchApplicationRequest) (*model.SearchApplicationResponse, error)
- func (c *ApmClient) SearchApplicationInvoker(request *model.SearchApplicationRequest) *SearchApplicationInvoker
- func (c *ApmClient) SearchBusinessTopology(request *model.SearchBusinessTopologyRequest) (*model.SearchBusinessTopologyResponse, error)
- func (c *ApmClient) SearchBusinessTopologyInvoker(request *model.SearchBusinessTopologyRequest) *SearchBusinessTopologyInvoker
- func (c *ApmClient) SearchEnvTopology(request *model.SearchEnvTopologyRequest) (*model.SearchEnvTopologyResponse, error)
- func (c *ApmClient) SearchEnvTopologyInvoker(request *model.SearchEnvTopologyRequest) *SearchEnvTopologyInvoker
- func (c *ApmClient) SearchTransaction(request *model.SearchTransactionRequest) (*model.SearchTransactionResponse, error)
- func (c *ApmClient) SearchTransactionConfig(request *model.SearchTransactionConfigRequest) (*model.SearchTransactionConfigResponse, error)
- func (c *ApmClient) SearchTransactionConfigInvoker(request *model.SearchTransactionConfigRequest) *SearchTransactionConfigInvoker
- func (c *ApmClient) SearchTransactionInvoker(request *model.SearchTransactionRequest) *SearchTransactionInvoker
- func (c *ApmClient) ShowAkSks(request *model.ShowAkSksRequest) (*model.ShowAkSksResponse, error)
- func (c *ApmClient) ShowAkSksInvoker(request *model.ShowAkSksRequest) *ShowAkSksInvoker
- func (c *ApmClient) ShowBusinessDetail(request *model.ShowBusinessDetailRequest) (*model.ShowBusinessDetailResponse, error)
- func (c *ApmClient) ShowBusinessDetailInvoker(request *model.ShowBusinessDetailRequest) *ShowBusinessDetailInvoker
- func (c *ApmClient) ShowClobDetail(request *model.ShowClobDetailRequest) (*model.ShowClobDetailResponse, error)
- func (c *ApmClient) ShowClobDetailInvoker(request *model.ShowClobDetailRequest) *ShowClobDetailInvoker
- func (c *ApmClient) ShowEnvMonitorItems(request *model.ShowEnvMonitorItemsRequest) (*model.ShowEnvMonitorItemsResponse, error)
- func (c *ApmClient) ShowEnvMonitorItemsInvoker(request *model.ShowEnvMonitorItemsRequest) *ShowEnvMonitorItemsInvoker
- func (c *ApmClient) ShowEventDetail(request *model.ShowEventDetailRequest) (*model.ShowEventDetailResponse, error)
- func (c *ApmClient) ShowEventDetailInvoker(request *model.ShowEventDetailRequest) *ShowEventDetailInvoker
- func (c *ApmClient) ShowMasterAddress(request *model.ShowMasterAddressRequest) (*model.ShowMasterAddressResponse, error)
- func (c *ApmClient) ShowMasterAddressInvoker(request *model.ShowMasterAddressRequest) *ShowMasterAddressInvoker
- func (c *ApmClient) ShowMonitorItemViewConfig(request *model.ShowMonitorItemViewConfigRequest) (*model.ShowMonitorItemViewConfigResponse, error)
- func (c *ApmClient) ShowMonitorItemViewConfigInvoker(request *model.ShowMonitorItemViewConfigRequest) *ShowMonitorItemViewConfigInvoker
- func (c *ApmClient) ShowRawTable(request *model.ShowRawTableRequest) (*model.ShowRawTableResponse, error)
- func (c *ApmClient) ShowRawTableInvoker(request *model.ShowRawTableRequest) *ShowRawTableInvoker
- func (c *ApmClient) ShowSpanSearch(request *model.ShowSpanSearchRequest) (*model.ShowSpanSearchResponse, error)
- func (c *ApmClient) ShowSpanSearchInvoker(request *model.ShowSpanSearchRequest) *ShowSpanSearchInvoker
- func (c *ApmClient) ShowSubBusinessDetail(request *model.ShowSubBusinessDetailRequest) (*model.ShowSubBusinessDetailResponse, error)
- func (c *ApmClient) ShowSubBusinessDetailInvoker(request *model.ShowSubBusinessDetailRequest) *ShowSubBusinessDetailInvoker
- func (c *ApmClient) ShowSumTable(request *model.ShowSumTableRequest) (*model.ShowSumTableResponse, error)
- func (c *ApmClient) ShowSumTableInvoker(request *model.ShowSumTableRequest) *ShowSumTableInvoker
- func (c *ApmClient) ShowTopology(request *model.ShowTopologyRequest) (*model.ShowTopologyResponse, error)
- func (c *ApmClient) ShowTopologyInvoker(request *model.ShowTopologyRequest) *ShowTopologyInvoker
- func (c *ApmClient) ShowTopologyTree(request *model.ShowTopologyTreeRequest) (*model.ShowTopologyTreeResponse, error)
- func (c *ApmClient) ShowTopologyTreeInvoker(request *model.ShowTopologyTreeRequest) *ShowTopologyTreeInvoker
- func (c *ApmClient) ShowTraceEvents(request *model.ShowTraceEventsRequest) (*model.ShowTraceEventsResponse, error)
- func (c *ApmClient) ShowTraceEventsInvoker(request *model.ShowTraceEventsRequest) *ShowTraceEventsInvoker
- func (c *ApmClient) ShowTransactionDetail(request *model.ShowTransactionDetailRequest) (*model.ShowTransactionDetailResponse, error)
- func (c *ApmClient) ShowTransactionDetailInvoker(request *model.ShowTransactionDetailRequest) *ShowTransactionDetailInvoker
- func (c *ApmClient) ShowTrend(request *model.ShowTrendRequest) (*model.ShowTrendResponse, error)
- func (c *ApmClient) ShowTrendInvoker(request *model.ShowTrendRequest) *ShowTrendInvoker
- type ChangeAgentStatusInvoker
- type CreateAkSkInvoker
- type DeleteAgentInvoker
- type DeleteAkSkInvoker
- type DeleteAppInvoker
- type ListAkSkInvoker
- type ListAlarmDataInvoker
- type ListAlarmNotifyInvoker
- type ListAppEnvsInvoker
- type ListAppsInvoker
- type ListBusinessEnvInvoker
- type ListBusinessInvoker
- type ListEnvInstancesInvoker
- type ListEnvMonitorItemInvoker
- type ListEnvTagsInvoker
- type ListOpenRegionInvoker
- type ListSupportedRegionInvoker
- type SaveMonitorItemConfigInvoker
- type SearchAgentInvoker
- type SearchApplicationInvoker
- type SearchBusinessTopologyInvoker
- type SearchEnvTopologyInvoker
- type SearchTransactionConfigInvoker
- type SearchTransactionInvoker
- type ShowAkSksInvoker
- type ShowBusinessDetailInvoker
- type ShowClobDetailInvoker
- type ShowEnvMonitorItemsInvoker
- type ShowEventDetailInvoker
- type ShowMasterAddressInvoker
- type ShowMonitorItemViewConfigInvoker
- type ShowRawTableInvoker
- type ShowSpanSearchInvoker
- type ShowSubBusinessDetailInvoker
- type ShowSumTableInvoker
- type ShowTopologyInvoker
- type ShowTopologyTreeInvoker
- type ShowTraceEventsInvoker
- type ShowTransactionDetailInvoker
- type ShowTrendInvoker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApmClientBuilder ¶
func ApmClientBuilder() *http_client.HcHttpClientBuilder
func GenReqDefForChangeAgentStatus ¶ added in v0.1.15
func GenReqDefForChangeAgentStatus() *def.HttpRequestDef
func GenReqDefForCreateAkSk ¶ added in v0.0.103
func GenReqDefForCreateAkSk() *def.HttpRequestDef
func GenReqDefForDeleteAgent ¶ added in v0.1.15
func GenReqDefForDeleteAgent() *def.HttpRequestDef
func GenReqDefForDeleteAkSk ¶ added in v0.0.103
func GenReqDefForDeleteAkSk() *def.HttpRequestDef
func GenReqDefForDeleteApp ¶ added in v0.1.5
func GenReqDefForDeleteApp() *def.HttpRequestDef
func GenReqDefForListAkSk ¶ added in v0.0.71
func GenReqDefForListAkSk() *def.HttpRequestDef
func GenReqDefForListAlarmData ¶ added in v0.1.12
func GenReqDefForListAlarmData() *def.HttpRequestDef
func GenReqDefForListAlarmNotify ¶ added in v0.1.12
func GenReqDefForListAlarmNotify() *def.HttpRequestDef
func GenReqDefForListAppEnvs ¶ added in v0.0.103
func GenReqDefForListAppEnvs() *def.HttpRequestDef
func GenReqDefForListApps ¶ added in v0.0.103
func GenReqDefForListApps() *def.HttpRequestDef
func GenReqDefForListBusiness ¶
func GenReqDefForListBusiness() *def.HttpRequestDef
func GenReqDefForListBusinessEnv ¶ added in v0.1.12
func GenReqDefForListBusinessEnv() *def.HttpRequestDef
func GenReqDefForListEnvInstances ¶ added in v0.0.103
func GenReqDefForListEnvInstances() *def.HttpRequestDef
func GenReqDefForListEnvMonitorItem ¶ added in v0.0.97
func GenReqDefForListEnvMonitorItem() *def.HttpRequestDef
func GenReqDefForListEnvTags ¶ added in v0.0.103
func GenReqDefForListEnvTags() *def.HttpRequestDef
func GenReqDefForListOpenRegion ¶ added in v0.0.103
func GenReqDefForListOpenRegion() *def.HttpRequestDef
func GenReqDefForListSupportedRegion ¶ added in v0.0.103
func GenReqDefForListSupportedRegion() *def.HttpRequestDef
func GenReqDefForSaveMonitorItemConfig ¶ added in v0.0.97
func GenReqDefForSaveMonitorItemConfig() *def.HttpRequestDef
func GenReqDefForSearchAgent ¶ added in v0.1.15
func GenReqDefForSearchAgent() *def.HttpRequestDef
func GenReqDefForSearchApplication ¶ added in v0.0.97
func GenReqDefForSearchApplication() *def.HttpRequestDef
func GenReqDefForSearchBusinessTopology ¶ added in v0.1.12
func GenReqDefForSearchBusinessTopology() *def.HttpRequestDef
func GenReqDefForSearchEnvTopology ¶ added in v0.1.12
func GenReqDefForSearchEnvTopology() *def.HttpRequestDef
func GenReqDefForSearchTransaction ¶ added in v0.1.12
func GenReqDefForSearchTransaction() *def.HttpRequestDef
func GenReqDefForSearchTransactionConfig ¶ added in v0.1.12
func GenReqDefForSearchTransactionConfig() *def.HttpRequestDef
func GenReqDefForShowAkSks ¶ added in v0.0.103
func GenReqDefForShowAkSks() *def.HttpRequestDef
func GenReqDefForShowBusinessDetail ¶ added in v0.1.12
func GenReqDefForShowBusinessDetail() *def.HttpRequestDef
func GenReqDefForShowClobDetail ¶ added in v0.0.103
func GenReqDefForShowClobDetail() *def.HttpRequestDef
func GenReqDefForShowEnvMonitorItems ¶ added in v0.0.103
func GenReqDefForShowEnvMonitorItems() *def.HttpRequestDef
func GenReqDefForShowEventDetail ¶ added in v0.0.103
func GenReqDefForShowEventDetail() *def.HttpRequestDef
func GenReqDefForShowMasterAddress ¶ added in v0.0.71
func GenReqDefForShowMasterAddress() *def.HttpRequestDef
func GenReqDefForShowMonitorItemViewConfig ¶ added in v0.0.103
func GenReqDefForShowMonitorItemViewConfig() *def.HttpRequestDef
func GenReqDefForShowRawTable ¶ added in v0.0.103
func GenReqDefForShowRawTable() *def.HttpRequestDef
func GenReqDefForShowSpanSearch ¶ added in v0.0.103
func GenReqDefForShowSpanSearch() *def.HttpRequestDef
func GenReqDefForShowSubBusinessDetail ¶ added in v0.1.12
func GenReqDefForShowSubBusinessDetail() *def.HttpRequestDef
func GenReqDefForShowSumTable ¶ added in v0.0.103
func GenReqDefForShowSumTable() *def.HttpRequestDef
func GenReqDefForShowTopology ¶ added in v0.0.103
func GenReqDefForShowTopology() *def.HttpRequestDef
func GenReqDefForShowTopologyTree ¶ added in v0.0.103
func GenReqDefForShowTopologyTree() *def.HttpRequestDef
func GenReqDefForShowTraceEvents ¶ added in v0.0.103
func GenReqDefForShowTraceEvents() *def.HttpRequestDef
func GenReqDefForShowTransactionDetail ¶ added in v0.1.12
func GenReqDefForShowTransactionDetail() *def.HttpRequestDef
func GenReqDefForShowTrend ¶ added in v0.0.103
func GenReqDefForShowTrend() *def.HttpRequestDef
Types ¶
type ApmClient ¶
type ApmClient struct {
HcClient *http_client.HcHttpClient
}
func NewApmClient ¶
func NewApmClient(hcClient *http_client.HcHttpClient) *ApmClient
func (*ApmClient) ChangeAgentStatus ¶ added in v0.1.15
func (c *ApmClient) ChangeAgentStatus(request *model.ChangeAgentStatusRequest) (*model.ChangeAgentStatusResponse, error)
ChangeAgentStatus 更改实例的采集状态
改变指定实例的采集状态:开启和关闭。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ChangeAgentStatusInvoker ¶ added in v0.1.15
func (c *ApmClient) ChangeAgentStatusInvoker(request *model.ChangeAgentStatusRequest) *ChangeAgentStatusInvoker
ChangeAgentStatusInvoker 更改实例的采集状态
func (*ApmClient) CreateAkSk ¶ added in v0.0.103
func (c *ApmClient) CreateAkSk(request *model.CreateAkSkRequest) (*model.CreateAkSkResponse, error)
CreateAkSk 创建aksk
创建aksk。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) CreateAkSkInvoker ¶ added in v0.0.103
func (c *ApmClient) CreateAkSkInvoker(request *model.CreateAkSkRequest) *CreateAkSkInvoker
CreateAkSkInvoker 创建aksk
func (*ApmClient) DeleteAgent ¶ added in v0.1.15
func (c *ApmClient) DeleteAgent(request *model.DeleteAgentRequest) (*model.DeleteAgentResponse, error)
DeleteAgent 删除agent
删除agent
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) DeleteAgentInvoker ¶ added in v0.1.15
func (c *ApmClient) DeleteAgentInvoker(request *model.DeleteAgentRequest) *DeleteAgentInvoker
DeleteAgentInvoker 删除agent
func (*ApmClient) DeleteAkSk ¶ added in v0.0.103
func (c *ApmClient) DeleteAkSk(request *model.DeleteAkSkRequest) (*model.DeleteAkSkResponse, error)
DeleteAkSk 删除aksk
删除aksk。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) DeleteAkSkInvoker ¶ added in v0.0.103
func (c *ApmClient) DeleteAkSkInvoker(request *model.DeleteAkSkRequest) *DeleteAkSkInvoker
DeleteAkSkInvoker 删除aksk
func (*ApmClient) DeleteApp ¶ added in v0.1.5
func (c *ApmClient) DeleteApp(request *model.DeleteAppRequest) (*model.DeleteAppResponse, error)
DeleteApp 根据组件id删除指定的组件
该接口用于删除指定的组件。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) DeleteAppInvoker ¶ added in v0.1.5
func (c *ApmClient) DeleteAppInvoker(request *model.DeleteAppRequest) *DeleteAppInvoker
DeleteAppInvoker 根据组件id删除指定的组件
func (*ApmClient) ListAkSk ¶ added in v0.0.71
func (c *ApmClient) ListAkSk(request *model.ListAkSkRequest) (*model.ListAkSkResponse, error)
ListAkSk 获取ak/sk
获取该用户创建的ak/sk列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListAkSkInvoker ¶ added in v0.0.90
func (c *ApmClient) ListAkSkInvoker(request *model.ListAkSkRequest) *ListAkSkInvoker
ListAkSkInvoker 获取ak/sk
func (*ApmClient) ListAlarmData ¶ added in v0.1.12
func (c *ApmClient) ListAlarmData(request *model.ListAlarmDataRequest) (*model.ListAlarmDataResponse, error)
ListAlarmData 查询告警列表
查询系统中存在的告警。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListAlarmDataInvoker ¶ added in v0.1.12
func (c *ApmClient) ListAlarmDataInvoker(request *model.ListAlarmDataRequest) *ListAlarmDataInvoker
ListAlarmDataInvoker 查询告警列表
func (*ApmClient) ListAlarmNotify ¶ added in v0.1.12
func (c *ApmClient) ListAlarmNotify(request *model.ListAlarmNotifyRequest) (*model.ListAlarmNotifyResponse, error)
ListAlarmNotify 查询告警消息列表
查询单个告警的触发详情与历史。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListAlarmNotifyInvoker ¶ added in v0.1.12
func (c *ApmClient) ListAlarmNotifyInvoker(request *model.ListAlarmNotifyRequest) *ListAlarmNotifyInvoker
ListAlarmNotifyInvoker 查询告警消息列表
func (*ApmClient) ListAppEnvs ¶ added in v0.0.103
func (c *ApmClient) ListAppEnvs(request *model.ListAppEnvsRequest) (*model.ListAppEnvsResponse, error)
ListAppEnvs 获取组件下的环境列表
获取组件下的环境列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListAppEnvsInvoker ¶ added in v0.0.103
func (c *ApmClient) ListAppEnvsInvoker(request *model.ListAppEnvsRequest) *ListAppEnvsInvoker
ListAppEnvsInvoker 获取组件下的环境列表
func (*ApmClient) ListApps ¶ added in v0.0.103
func (c *ApmClient) ListApps(request *model.ListAppsRequest) (*model.ListAppsResponse, error)
ListApps 获取组件列表
获取组件列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListAppsInvoker ¶ added in v0.0.103
func (c *ApmClient) ListAppsInvoker(request *model.ListAppsRequest) *ListAppsInvoker
ListAppsInvoker 获取组件列表
func (*ApmClient) ListBusiness ¶
func (c *ApmClient) ListBusiness(request *model.ListBusinessRequest) (*model.ListBusinessResponse, error)
ListBusiness 查询应用列表
该接口用于查询对应用户下的应用。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListBusinessEnv ¶ added in v0.1.12
func (c *ApmClient) ListBusinessEnv(request *model.ListBusinessEnvRequest) (*model.ListBusinessEnvResponse, error)
ListBusinessEnv 查询URL跟踪Region环境列表
查询所选Region下设置了URL跟踪的环境列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListBusinessEnvInvoker ¶ added in v0.1.12
func (c *ApmClient) ListBusinessEnvInvoker(request *model.ListBusinessEnvRequest) *ListBusinessEnvInvoker
ListBusinessEnvInvoker 查询URL跟踪Region环境列表
func (*ApmClient) ListBusinessInvoker ¶ added in v0.0.90
func (c *ApmClient) ListBusinessInvoker(request *model.ListBusinessRequest) *ListBusinessInvoker
ListBusinessInvoker 查询应用列表
func (*ApmClient) ListEnvInstances ¶ added in v0.0.103
func (c *ApmClient) ListEnvInstances(request *model.ListEnvInstancesRequest) (*model.ListEnvInstancesResponse, error)
ListEnvInstances 获取实例信息列表
获取实例信息列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListEnvInstancesInvoker ¶ added in v0.0.103
func (c *ApmClient) ListEnvInstancesInvoker(request *model.ListEnvInstancesRequest) *ListEnvInstancesInvoker
ListEnvInstancesInvoker 获取实例信息列表
func (*ApmClient) ListEnvMonitorItem ¶ added in v0.0.97
func (c *ApmClient) ListEnvMonitorItem(request *model.ListEnvMonitorItemRequest) (*model.ListEnvMonitorItemResponse, error)
ListEnvMonitorItem 查询监控项列表
查询监控项列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListEnvMonitorItemInvoker ¶ added in v0.0.97
func (c *ApmClient) ListEnvMonitorItemInvoker(request *model.ListEnvMonitorItemRequest) *ListEnvMonitorItemInvoker
ListEnvMonitorItemInvoker 查询监控项列表
func (*ApmClient) ListEnvTags ¶ added in v0.0.103
func (c *ApmClient) ListEnvTags(request *model.ListEnvTagsRequest) (*model.ListEnvTagsResponse, error)
ListEnvTags 查询环境标签
查询环境标签接口。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListEnvTagsInvoker ¶ added in v0.0.103
func (c *ApmClient) ListEnvTagsInvoker(request *model.ListEnvTagsRequest) *ListEnvTagsInvoker
ListEnvTagsInvoker 查询环境标签
func (*ApmClient) ListOpenRegion ¶ added in v0.0.103
func (c *ApmClient) ListOpenRegion(request *model.ListOpenRegionRequest) (*model.ListOpenRegionResponse, error)
ListOpenRegion 查询开通的region
该接口用于查询用户开通的region信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListOpenRegionInvoker ¶ added in v0.0.103
func (c *ApmClient) ListOpenRegionInvoker(request *model.ListOpenRegionRequest) *ListOpenRegionInvoker
ListOpenRegionInvoker 查询开通的region
func (*ApmClient) ListSupportedRegion ¶ added in v0.0.103
func (c *ApmClient) ListSupportedRegion(request *model.ListSupportedRegionRequest) (*model.ListSupportedRegionResponse, error)
ListSupportedRegion 查询所有的支持的region
查询所有的支持的region信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ListSupportedRegionInvoker ¶ added in v0.0.103
func (c *ApmClient) ListSupportedRegionInvoker(request *model.ListSupportedRegionRequest) *ListSupportedRegionInvoker
ListSupportedRegionInvoker 查询所有的支持的region
func (*ApmClient) SaveMonitorItemConfig ¶ added in v0.0.97
func (c *ApmClient) SaveMonitorItemConfig(request *model.SaveMonitorItemConfigRequest) (*model.SaveMonitorItemConfigResponse, error)
SaveMonitorItemConfig 保存监控项
保存监控项。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) SaveMonitorItemConfigInvoker ¶ added in v0.0.97
func (c *ApmClient) SaveMonitorItemConfigInvoker(request *model.SaveMonitorItemConfigRequest) *SaveMonitorItemConfigInvoker
SaveMonitorItemConfigInvoker 保存监控项
func (*ApmClient) SearchAgent ¶ added in v0.1.15
func (c *ApmClient) SearchAgent(request *model.SearchAgentRequest) (*model.SearchAgentResponse, error)
SearchAgent 查询应用下所有探针
该接口用于搜索应用下所有探针情况。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) SearchAgentInvoker ¶ added in v0.1.15
func (c *ApmClient) SearchAgentInvoker(request *model.SearchAgentRequest) *SearchAgentInvoker
SearchAgentInvoker 查询应用下所有探针
func (*ApmClient) SearchApplication ¶ added in v0.0.97
func (c *ApmClient) SearchApplication(request *model.SearchApplicationRequest) (*model.SearchApplicationResponse, error)
SearchApplication 对指定区域下的组件和环境及其探针情况进行搜索
对指定区域下的组件和环境及其探针情况进行搜索。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) SearchApplicationInvoker ¶ added in v0.0.97
func (c *ApmClient) SearchApplicationInvoker(request *model.SearchApplicationRequest) *SearchApplicationInvoker
SearchApplicationInvoker 对指定区域下的组件和环境及其探针情况进行搜索
func (*ApmClient) SearchBusinessTopology ¶ added in v0.1.12
func (c *ApmClient) SearchBusinessTopology(request *model.SearchBusinessTopologyRequest) (*model.SearchBusinessTopologyResponse, error)
SearchBusinessTopology 查询应用全局拓扑图
查询应用级别全局拓扑图信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) SearchBusinessTopologyInvoker ¶ added in v0.1.12
func (c *ApmClient) SearchBusinessTopologyInvoker(request *model.SearchBusinessTopologyRequest) *SearchBusinessTopologyInvoker
SearchBusinessTopologyInvoker 查询应用全局拓扑图
func (*ApmClient) SearchEnvTopology ¶ added in v0.1.12
func (c *ApmClient) SearchEnvTopology(request *model.SearchEnvTopologyRequest) (*model.SearchEnvTopologyResponse, error)
SearchEnvTopology 查询组件环境拓扑图
查询组件环境级别全局拓扑图信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) SearchEnvTopologyInvoker ¶ added in v0.1.12
func (c *ApmClient) SearchEnvTopologyInvoker(request *model.SearchEnvTopologyRequest) *SearchEnvTopologyInvoker
SearchEnvTopologyInvoker 查询组件环境拓扑图
func (*ApmClient) SearchTransaction ¶ added in v0.1.12
func (c *ApmClient) SearchTransaction(request *model.SearchTransactionRequest) (*model.SearchTransactionResponse, error)
SearchTransaction 查询URL跟踪视图列表
查询当前被调用的URL跟踪视图列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) SearchTransactionConfig ¶ added in v0.1.12
func (c *ApmClient) SearchTransactionConfig(request *model.SearchTransactionConfigRequest) (*model.SearchTransactionConfigResponse, error)
SearchTransactionConfig 查询URL跟踪配置列表
查询已配置好的URL跟踪配置列表。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) SearchTransactionConfigInvoker ¶ added in v0.1.12
func (c *ApmClient) SearchTransactionConfigInvoker(request *model.SearchTransactionConfigRequest) *SearchTransactionConfigInvoker
SearchTransactionConfigInvoker 查询URL跟踪配置列表
func (*ApmClient) SearchTransactionInvoker ¶ added in v0.1.12
func (c *ApmClient) SearchTransactionInvoker(request *model.SearchTransactionRequest) *SearchTransactionInvoker
SearchTransactionInvoker 查询URL跟踪视图列表
func (*ApmClient) ShowAkSks ¶ added in v0.0.103
func (c *ApmClient) ShowAkSks(request *model.ShowAkSksRequest) (*model.ShowAkSksResponse, error)
ShowAkSks 查询租户的aksk
查询租户的aksk。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowAkSksInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowAkSksInvoker(request *model.ShowAkSksRequest) *ShowAkSksInvoker
ShowAkSksInvoker 查询租户的aksk
func (*ApmClient) ShowBusinessDetail ¶ added in v0.1.12
func (c *ApmClient) ShowBusinessDetail(request *model.ShowBusinessDetailRequest) (*model.ShowBusinessDetailResponse, error)
ShowBusinessDetail 查询单个应用的详情
查询单个应用的详情。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowBusinessDetailInvoker ¶ added in v0.1.12
func (c *ApmClient) ShowBusinessDetailInvoker(request *model.ShowBusinessDetailRequest) *ShowBusinessDetailInvoker
ShowBusinessDetailInvoker 查询单个应用的详情
func (*ApmClient) ShowClobDetail ¶ added in v0.0.103
func (c *ApmClient) ShowClobDetail(request *model.ShowClobDetailRequest) (*model.ShowClobDetailResponse, error)
ShowClobDetail 获取原始数据详情
获取原始数据详情。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowClobDetailInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowClobDetailInvoker(request *model.ShowClobDetailRequest) *ShowClobDetailInvoker
ShowClobDetailInvoker 获取原始数据详情
func (*ApmClient) ShowEnvMonitorItems ¶ added in v0.0.103
func (c *ApmClient) ShowEnvMonitorItems(request *model.ShowEnvMonitorItemsRequest) (*model.ShowEnvMonitorItemsResponse, error)
ShowEnvMonitorItems 获取监控项信息
获取监控项信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowEnvMonitorItemsInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowEnvMonitorItemsInvoker(request *model.ShowEnvMonitorItemsRequest) *ShowEnvMonitorItemsInvoker
ShowEnvMonitorItemsInvoker 获取监控项信息
func (*ApmClient) ShowEventDetail ¶ added in v0.0.103
func (c *ApmClient) ShowEventDetail(request *model.ShowEventDetailRequest) (*model.ShowEventDetailResponse, error)
ShowEventDetail 获取event的详情
获取event的详情。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowEventDetailInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowEventDetailInvoker(request *model.ShowEventDetailRequest) *ShowEventDetailInvoker
ShowEventDetailInvoker 获取event的详情
func (*ApmClient) ShowMasterAddress ¶ added in v0.0.71
func (c *ApmClient) ShowMasterAddress(request *model.ShowMasterAddressRequest) (*model.ShowMasterAddressResponse, error)
ShowMasterAddress 查询master地址
根据region名称获取该region下的master服务podlb地址信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowMasterAddressInvoker ¶ added in v0.0.90
func (c *ApmClient) ShowMasterAddressInvoker(request *model.ShowMasterAddressRequest) *ShowMasterAddressInvoker
ShowMasterAddressInvoker 查询master地址
func (*ApmClient) ShowMonitorItemViewConfig ¶ added in v0.0.103
func (c *ApmClient) ShowMonitorItemViewConfig(request *model.ShowMonitorItemViewConfigRequest) (*model.ShowMonitorItemViewConfigResponse, error)
ShowMonitorItemViewConfig 查询监控项配置信息
查询监控项配置信息。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowMonitorItemViewConfigInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowMonitorItemViewConfigInvoker(request *model.ShowMonitorItemViewConfigRequest) *ShowMonitorItemViewConfigInvoker
ShowMonitorItemViewConfigInvoker 查询监控项配置信息
func (*ApmClient) ShowRawTable ¶ added in v0.0.103
func (c *ApmClient) ShowRawTable(request *model.ShowRawTableRequest) (*model.ShowRawTableResponse, error)
ShowRawTable 获取原始数据表格
获取原始数据表格。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowRawTableInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowRawTableInvoker(request *model.ShowRawTableRequest) *ShowRawTableInvoker
ShowRawTableInvoker 获取原始数据表格
func (*ApmClient) ShowSpanSearch ¶ added in v0.0.103
func (c *ApmClient) ShowSpanSearch(request *model.ShowSpanSearchRequest) (*model.ShowSpanSearchResponse, error)
ShowSpanSearch 查询span数据
span数据查询接口。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowSpanSearchInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowSpanSearchInvoker(request *model.ShowSpanSearchRequest) *ShowSpanSearchInvoker
ShowSpanSearchInvoker 查询span数据
func (*ApmClient) ShowSubBusinessDetail ¶ added in v0.1.12
func (c *ApmClient) ShowSubBusinessDetail(request *model.ShowSubBusinessDetailRequest) (*model.ShowSubBusinessDetailResponse, error)
ShowSubBusinessDetail 查询子应用详情
查询单个子应用详情。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowSubBusinessDetailInvoker ¶ added in v0.1.12
func (c *ApmClient) ShowSubBusinessDetailInvoker(request *model.ShowSubBusinessDetailRequest) *ShowSubBusinessDetailInvoker
ShowSubBusinessDetailInvoker 查询子应用详情
func (*ApmClient) ShowSumTable ¶ added in v0.0.103
func (c *ApmClient) ShowSumTable(request *model.ShowSumTableRequest) (*model.ShowSumTableResponse, error)
ShowSumTable 获取汇总表格数据
获取汇总表格数据。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowSumTableInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowSumTableInvoker(request *model.ShowSumTableRequest) *ShowSumTableInvoker
ShowSumTableInvoker 获取汇总表格数据
func (*ApmClient) ShowTopology ¶ added in v0.0.103
func (c *ApmClient) ShowTopology(request *model.ShowTopologyRequest) (*model.ShowTopologyResponse, error)
ShowTopology 调用链拓扑图
调用链拓扑图。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowTopologyInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowTopologyInvoker(request *model.ShowTopologyRequest) *ShowTopologyInvoker
ShowTopologyInvoker 调用链拓扑图
func (*ApmClient) ShowTopologyTree ¶ added in v0.0.103
func (c *ApmClient) ShowTopologyTree(request *model.ShowTopologyTreeRequest) (*model.ShowTopologyTreeResponse, error)
ShowTopologyTree 获取应用树
获取应用树。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowTopologyTreeInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowTopologyTreeInvoker(request *model.ShowTopologyTreeRequest) *ShowTopologyTreeInvoker
ShowTopologyTreeInvoker 获取应用树
func (*ApmClient) ShowTraceEvents ¶ added in v0.0.103
func (c *ApmClient) ShowTraceEvents(request *model.ShowTraceEventsRequest) (*model.ShowTraceEventsResponse, error)
ShowTraceEvents 获取一个trace的所有调用链数据
获取一个trace的所有调用链数据。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowTraceEventsInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowTraceEventsInvoker(request *model.ShowTraceEventsRequest) *ShowTraceEventsInvoker
ShowTraceEventsInvoker 获取一个trace的所有调用链数据
func (*ApmClient) ShowTransactionDetail ¶ added in v0.1.12
func (c *ApmClient) ShowTransactionDetail(request *model.ShowTransactionDetailRequest) (*model.ShowTransactionDetailResponse, error)
ShowTransactionDetail 查询URL跟踪视图详情
查询某条URL跟踪视图详情。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowTransactionDetailInvoker ¶ added in v0.1.12
func (c *ApmClient) ShowTransactionDetailInvoker(request *model.ShowTransactionDetailRequest) *ShowTransactionDetailInvoker
ShowTransactionDetailInvoker 查询URL跟踪视图详情
func (*ApmClient) ShowTrend ¶ added in v0.0.103
func (c *ApmClient) ShowTrend(request *model.ShowTrendRequest) (*model.ShowTrendResponse, error)
ShowTrend 获取趋势图
获取趋势图。
Please refer to HUAWEI cloud API Explorer for details.
func (*ApmClient) ShowTrendInvoker ¶ added in v0.0.103
func (c *ApmClient) ShowTrendInvoker(request *model.ShowTrendRequest) *ShowTrendInvoker
ShowTrendInvoker 获取趋势图
type ChangeAgentStatusInvoker ¶ added in v0.1.15
type ChangeAgentStatusInvoker struct {
*invoker.BaseInvoker
}
func (*ChangeAgentStatusInvoker) Invoke ¶ added in v0.1.15
func (i *ChangeAgentStatusInvoker) Invoke() (*model.ChangeAgentStatusResponse, error)
type CreateAkSkInvoker ¶ added in v0.0.103
type CreateAkSkInvoker struct {
*invoker.BaseInvoker
}
func (*CreateAkSkInvoker) Invoke ¶ added in v0.0.103
func (i *CreateAkSkInvoker) Invoke() (*model.CreateAkSkResponse, error)
type DeleteAgentInvoker ¶ added in v0.1.15
type DeleteAgentInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteAgentInvoker) Invoke ¶ added in v0.1.15
func (i *DeleteAgentInvoker) Invoke() (*model.DeleteAgentResponse, error)
type DeleteAkSkInvoker ¶ added in v0.0.103
type DeleteAkSkInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteAkSkInvoker) Invoke ¶ added in v0.0.103
func (i *DeleteAkSkInvoker) Invoke() (*model.DeleteAkSkResponse, error)
type DeleteAppInvoker ¶ added in v0.1.5
type DeleteAppInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteAppInvoker) Invoke ¶ added in v0.1.5
func (i *DeleteAppInvoker) Invoke() (*model.DeleteAppResponse, error)
type ListAkSkInvoker ¶ added in v0.0.90
type ListAkSkInvoker struct {
*invoker.BaseInvoker
}
func (*ListAkSkInvoker) Invoke ¶ added in v0.0.90
func (i *ListAkSkInvoker) Invoke() (*model.ListAkSkResponse, error)
type ListAlarmDataInvoker ¶ added in v0.1.12
type ListAlarmDataInvoker struct {
*invoker.BaseInvoker
}
func (*ListAlarmDataInvoker) Invoke ¶ added in v0.1.12
func (i *ListAlarmDataInvoker) Invoke() (*model.ListAlarmDataResponse, error)
type ListAlarmNotifyInvoker ¶ added in v0.1.12
type ListAlarmNotifyInvoker struct {
*invoker.BaseInvoker
}
func (*ListAlarmNotifyInvoker) Invoke ¶ added in v0.1.12
func (i *ListAlarmNotifyInvoker) Invoke() (*model.ListAlarmNotifyResponse, error)
type ListAppEnvsInvoker ¶ added in v0.0.103
type ListAppEnvsInvoker struct {
*invoker.BaseInvoker
}
func (*ListAppEnvsInvoker) Invoke ¶ added in v0.0.103
func (i *ListAppEnvsInvoker) Invoke() (*model.ListAppEnvsResponse, error)
type ListAppsInvoker ¶ added in v0.0.103
type ListAppsInvoker struct {
*invoker.BaseInvoker
}
func (*ListAppsInvoker) Invoke ¶ added in v0.0.103
func (i *ListAppsInvoker) Invoke() (*model.ListAppsResponse, error)
type ListBusinessEnvInvoker ¶ added in v0.1.12
type ListBusinessEnvInvoker struct {
*invoker.BaseInvoker
}
func (*ListBusinessEnvInvoker) Invoke ¶ added in v0.1.12
func (i *ListBusinessEnvInvoker) Invoke() (*model.ListBusinessEnvResponse, error)
type ListBusinessInvoker ¶ added in v0.0.90
type ListBusinessInvoker struct {
*invoker.BaseInvoker
}
func (*ListBusinessInvoker) Invoke ¶ added in v0.0.90
func (i *ListBusinessInvoker) Invoke() (*model.ListBusinessResponse, error)
type ListEnvInstancesInvoker ¶ added in v0.0.103
type ListEnvInstancesInvoker struct {
*invoker.BaseInvoker
}
func (*ListEnvInstancesInvoker) Invoke ¶ added in v0.0.103
func (i *ListEnvInstancesInvoker) Invoke() (*model.ListEnvInstancesResponse, error)
type ListEnvMonitorItemInvoker ¶ added in v0.0.97
type ListEnvMonitorItemInvoker struct {
*invoker.BaseInvoker
}
func (*ListEnvMonitorItemInvoker) Invoke ¶ added in v0.0.97
func (i *ListEnvMonitorItemInvoker) Invoke() (*model.ListEnvMonitorItemResponse, error)
type ListEnvTagsInvoker ¶ added in v0.0.103
type ListEnvTagsInvoker struct {
*invoker.BaseInvoker
}
func (*ListEnvTagsInvoker) Invoke ¶ added in v0.0.103
func (i *ListEnvTagsInvoker) Invoke() (*model.ListEnvTagsResponse, error)
type ListOpenRegionInvoker ¶ added in v0.0.103
type ListOpenRegionInvoker struct {
*invoker.BaseInvoker
}
func (*ListOpenRegionInvoker) Invoke ¶ added in v0.0.103
func (i *ListOpenRegionInvoker) Invoke() (*model.ListOpenRegionResponse, error)
type ListSupportedRegionInvoker ¶ added in v0.0.103
type ListSupportedRegionInvoker struct {
*invoker.BaseInvoker
}
func (*ListSupportedRegionInvoker) Invoke ¶ added in v0.0.103
func (i *ListSupportedRegionInvoker) Invoke() (*model.ListSupportedRegionResponse, error)
type SaveMonitorItemConfigInvoker ¶ added in v0.0.97
type SaveMonitorItemConfigInvoker struct {
*invoker.BaseInvoker
}
func (*SaveMonitorItemConfigInvoker) Invoke ¶ added in v0.0.97
func (i *SaveMonitorItemConfigInvoker) Invoke() (*model.SaveMonitorItemConfigResponse, error)
type SearchAgentInvoker ¶ added in v0.1.15
type SearchAgentInvoker struct {
*invoker.BaseInvoker
}
func (*SearchAgentInvoker) Invoke ¶ added in v0.1.15
func (i *SearchAgentInvoker) Invoke() (*model.SearchAgentResponse, error)
type SearchApplicationInvoker ¶ added in v0.0.97
type SearchApplicationInvoker struct {
*invoker.BaseInvoker
}
func (*SearchApplicationInvoker) Invoke ¶ added in v0.0.97
func (i *SearchApplicationInvoker) Invoke() (*model.SearchApplicationResponse, error)
type SearchBusinessTopologyInvoker ¶ added in v0.1.12
type SearchBusinessTopologyInvoker struct {
*invoker.BaseInvoker
}
func (*SearchBusinessTopologyInvoker) Invoke ¶ added in v0.1.12
func (i *SearchBusinessTopologyInvoker) Invoke() (*model.SearchBusinessTopologyResponse, error)
type SearchEnvTopologyInvoker ¶ added in v0.1.12
type SearchEnvTopologyInvoker struct {
*invoker.BaseInvoker
}
func (*SearchEnvTopologyInvoker) Invoke ¶ added in v0.1.12
func (i *SearchEnvTopologyInvoker) Invoke() (*model.SearchEnvTopologyResponse, error)
type SearchTransactionConfigInvoker ¶ added in v0.1.12
type SearchTransactionConfigInvoker struct {
*invoker.BaseInvoker
}
func (*SearchTransactionConfigInvoker) Invoke ¶ added in v0.1.12
func (i *SearchTransactionConfigInvoker) Invoke() (*model.SearchTransactionConfigResponse, error)
type SearchTransactionInvoker ¶ added in v0.1.12
type SearchTransactionInvoker struct {
*invoker.BaseInvoker
}
func (*SearchTransactionInvoker) Invoke ¶ added in v0.1.12
func (i *SearchTransactionInvoker) Invoke() (*model.SearchTransactionResponse, error)
type ShowAkSksInvoker ¶ added in v0.0.103
type ShowAkSksInvoker struct {
*invoker.BaseInvoker
}
func (*ShowAkSksInvoker) Invoke ¶ added in v0.0.103
func (i *ShowAkSksInvoker) Invoke() (*model.ShowAkSksResponse, error)
type ShowBusinessDetailInvoker ¶ added in v0.1.12
type ShowBusinessDetailInvoker struct {
*invoker.BaseInvoker
}
func (*ShowBusinessDetailInvoker) Invoke ¶ added in v0.1.12
func (i *ShowBusinessDetailInvoker) Invoke() (*model.ShowBusinessDetailResponse, error)
type ShowClobDetailInvoker ¶ added in v0.0.103
type ShowClobDetailInvoker struct {
*invoker.BaseInvoker
}
func (*ShowClobDetailInvoker) Invoke ¶ added in v0.0.103
func (i *ShowClobDetailInvoker) Invoke() (*model.ShowClobDetailResponse, error)
type ShowEnvMonitorItemsInvoker ¶ added in v0.0.103
type ShowEnvMonitorItemsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowEnvMonitorItemsInvoker) Invoke ¶ added in v0.0.103
func (i *ShowEnvMonitorItemsInvoker) Invoke() (*model.ShowEnvMonitorItemsResponse, error)
type ShowEventDetailInvoker ¶ added in v0.0.103
type ShowEventDetailInvoker struct {
*invoker.BaseInvoker
}
func (*ShowEventDetailInvoker) Invoke ¶ added in v0.0.103
func (i *ShowEventDetailInvoker) Invoke() (*model.ShowEventDetailResponse, error)
type ShowMasterAddressInvoker ¶ added in v0.0.90
type ShowMasterAddressInvoker struct {
*invoker.BaseInvoker
}
func (*ShowMasterAddressInvoker) Invoke ¶ added in v0.0.90
func (i *ShowMasterAddressInvoker) Invoke() (*model.ShowMasterAddressResponse, error)
type ShowMonitorItemViewConfigInvoker ¶ added in v0.0.103
type ShowMonitorItemViewConfigInvoker struct {
*invoker.BaseInvoker
}
func (*ShowMonitorItemViewConfigInvoker) Invoke ¶ added in v0.0.103
func (i *ShowMonitorItemViewConfigInvoker) Invoke() (*model.ShowMonitorItemViewConfigResponse, error)
type ShowRawTableInvoker ¶ added in v0.0.103
type ShowRawTableInvoker struct {
*invoker.BaseInvoker
}
func (*ShowRawTableInvoker) Invoke ¶ added in v0.0.103
func (i *ShowRawTableInvoker) Invoke() (*model.ShowRawTableResponse, error)
type ShowSpanSearchInvoker ¶ added in v0.0.103
type ShowSpanSearchInvoker struct {
*invoker.BaseInvoker
}
func (*ShowSpanSearchInvoker) Invoke ¶ added in v0.0.103
func (i *ShowSpanSearchInvoker) Invoke() (*model.ShowSpanSearchResponse, error)
type ShowSubBusinessDetailInvoker ¶ added in v0.1.12
type ShowSubBusinessDetailInvoker struct {
*invoker.BaseInvoker
}
func (*ShowSubBusinessDetailInvoker) Invoke ¶ added in v0.1.12
func (i *ShowSubBusinessDetailInvoker) Invoke() (*model.ShowSubBusinessDetailResponse, error)
type ShowSumTableInvoker ¶ added in v0.0.103
type ShowSumTableInvoker struct {
*invoker.BaseInvoker
}
func (*ShowSumTableInvoker) Invoke ¶ added in v0.0.103
func (i *ShowSumTableInvoker) Invoke() (*model.ShowSumTableResponse, error)
type ShowTopologyInvoker ¶ added in v0.0.103
type ShowTopologyInvoker struct {
*invoker.BaseInvoker
}
func (*ShowTopologyInvoker) Invoke ¶ added in v0.0.103
func (i *ShowTopologyInvoker) Invoke() (*model.ShowTopologyResponse, error)
type ShowTopologyTreeInvoker ¶ added in v0.0.103
type ShowTopologyTreeInvoker struct {
*invoker.BaseInvoker
}
func (*ShowTopologyTreeInvoker) Invoke ¶ added in v0.0.103
func (i *ShowTopologyTreeInvoker) Invoke() (*model.ShowTopologyTreeResponse, error)
type ShowTraceEventsInvoker ¶ added in v0.0.103
type ShowTraceEventsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowTraceEventsInvoker) Invoke ¶ added in v0.0.103
func (i *ShowTraceEventsInvoker) Invoke() (*model.ShowTraceEventsResponse, error)
type ShowTransactionDetailInvoker ¶ added in v0.1.12
type ShowTransactionDetailInvoker struct {
*invoker.BaseInvoker
}
func (*ShowTransactionDetailInvoker) Invoke ¶ added in v0.1.12
func (i *ShowTransactionDetailInvoker) Invoke() (*model.ShowTransactionDetailResponse, error)
type ShowTrendInvoker ¶ added in v0.0.103
type ShowTrendInvoker struct {
*invoker.BaseInvoker
}
func (*ShowTrendInvoker) Invoke ¶ added in v0.0.103
func (i *ShowTrendInvoker) Invoke() (*model.ShowTrendResponse, error)