pts

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: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceTencentCloudPtsScenarioWithJobs

func DataSourceTencentCloudPtsScenarioWithJobs() *schema.Resource

func ResourceTencentCloudPtsAlertChannel

func ResourceTencentCloudPtsAlertChannel() *schema.Resource

func ResourceTencentCloudPtsCronJob

func ResourceTencentCloudPtsCronJob() *schema.Resource

func ResourceTencentCloudPtsCronJobAbort

func ResourceTencentCloudPtsCronJobAbort() *schema.Resource

func ResourceTencentCloudPtsCronJobRestart

func ResourceTencentCloudPtsCronJobRestart() *schema.Resource

func ResourceTencentCloudPtsFile

func ResourceTencentCloudPtsFile() *schema.Resource

func ResourceTencentCloudPtsJob

func ResourceTencentCloudPtsJob() *schema.Resource

func ResourceTencentCloudPtsJobAbort

func ResourceTencentCloudPtsJobAbort() *schema.Resource

func ResourceTencentCloudPtsProject

func ResourceTencentCloudPtsProject() *schema.Resource

func ResourceTencentCloudPtsScenario

func ResourceTencentCloudPtsScenario() *schema.Resource

func ResourceTencentCloudPtsTmpKeyGenerate

func ResourceTencentCloudPtsTmpKeyGenerate() *schema.Resource

Types

type PtsService

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

func NewPtsService

func NewPtsService(client *connectivity.TencentCloudClient) PtsService

func (*PtsService) DeletePtsAlertChannelById

func (me *PtsService) DeletePtsAlertChannelById(ctx context.Context, noticeId, projectId string) (errRet error)

func (*PtsService) DeletePtsCronJobById

func (me *PtsService) DeletePtsCronJobById(ctx context.Context, cronJobId, projectId string) (errRet error)

func (*PtsService) DeletePtsFileById

func (me *PtsService) DeletePtsFileById(ctx context.Context, projectId, fileIds string) (errRet error)

func (*PtsService) DeletePtsJobById

func (me *PtsService) DeletePtsJobById(ctx context.Context, projectId, scenarioId, jobId string) (errRet error)

func (*PtsService) DeletePtsProjectById

func (me *PtsService) DeletePtsProjectById(ctx context.Context, projectId string) (errRet error)

func (*PtsService) DeletePtsScenarioById

func (me *PtsService) DeletePtsScenarioById(ctx context.Context, projectId, scenarioId string) (errRet error)

func (*PtsService) DescribePtsAlertChannel

func (me *PtsService) DescribePtsAlertChannel(ctx context.Context, noticeId, projectId string) (alertChannel *pts.AlertChannelRecord, errRet error)

func (*PtsService) DescribePtsCronJob

func (me *PtsService) DescribePtsCronJob(ctx context.Context, cronJobId, projectId string) (cronJob *pts.CronJob, errRet error)

func (*PtsService) DescribePtsFile

func (me *PtsService) DescribePtsFile(ctx context.Context, projectId, fileIds string) (file *pts.File, errRet error)

func (*PtsService) DescribePtsJob

func (me *PtsService) DescribePtsJob(ctx context.Context, projectId, scenarioId, jobId string) (job *pts.Job, errRet error)

func (*PtsService) DescribePtsProject

func (me *PtsService) DescribePtsProject(ctx context.Context, projectId string) (project *pts.Project, errRet error)

func (*PtsService) DescribePtsScenario

func (me *PtsService) DescribePtsScenario(ctx context.Context, projectId, scenarioId string) (scenario *pts.Scenario, errRet error)

func (*PtsService) DescribePtsScenarioWithJobsByFilter

func (me *PtsService) DescribePtsScenarioWithJobsByFilter(ctx context.Context, param map[string]interface{}) (scenarioWithJobs []*pts.ScenarioWithJobs, errRet error)

Jump to

Keyboard shortcuts

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