cat

package
v1.81.95 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceTencentCloudCatMetricData

func DataSourceTencentCloudCatMetricData() *schema.Resource

func DataSourceTencentCloudCatNode

func DataSourceTencentCloudCatNode() *schema.Resource

func DataSourceTencentCloudCatProbeData

func DataSourceTencentCloudCatProbeData() *schema.Resource

func ResourceTencentCloudCatTaskSet

func ResourceTencentCloudCatTaskSet() *schema.Resource

Types

type CatService

type CatService struct {
	// contains filtered or unexported fields
}

func (*CatService) DeleteCatTaskSetById

func (me *CatService) DeleteCatTaskSetById(ctx context.Context, taskId string) (errRet error)

func (*CatService) DescribeCatMetricDataByFilter

func (me *CatService) DescribeCatMetricDataByFilter(ctx context.Context, param map[string]interface{}) (metricData *cat.DescribeProbeMetricDataResponseParams, errRet error)

func (*CatService) DescribeCatNodeByFilter

func (me *CatService) DescribeCatNodeByFilter(ctx context.Context, param map[string]interface{}) (node []*cat.NodeDefineExt, errRet error)

DescribeNodes interface is an alternative interface to DescribeProbeNodes, but it lacks the NodeDefineStatus field, so both interfaces are used at the same time.

func (*CatService) DescribeCatProbeDataByFilter

func (me *CatService) DescribeCatProbeDataByFilter(ctx context.Context, param map[string]interface{}) (probeData []*cat.DetailedSingleDataDefine, errRet error)

func (*CatService) DescribeCatProbeNodeByFilter

func (me *CatService) DescribeCatProbeNodeByFilter(ctx context.Context, param map[string]interface{}) (node []*cat.NodeDefine, errRet error)

func (*CatService) DescribeCatTaskSet

func (me *CatService) DescribeCatTaskSet(ctx context.Context, taskId string) (taskSet *cat.ProbeTask, errRet error)

Jump to

Keyboard shortcuts

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