Documentation
¶
Overview ¶
Generated by PMS #538
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataSourceCptsProjects ¶ added in v1.72.2
func GetTaskDetail ¶ added in v1.72.2
func GetTaskDetail(client *golangsdk.ServiceClient, taskID string) (interface{}, error)
func ResourceProject ¶
@API CPTS PUT /v1/{project_id}/test-suites/{test_suite_id} @API CPTS DELETE /v1/{project_id}/test-suites/{test_suite_id} @API CPTS GET /v1/{project_id}/test-suites/{test_suite_id} @API CPTS POST /v1/{project_id}/test-suites
func ResourceTask ¶ added in v1.36.0
@API CPTS PUT /v1/{project_id}/tasks/{task_id} @API CPTS DELETE /v1/{project_id}/tasks/{task_id} @API CPTS GET /v1/{project_id}/tasks/{task_id} @API CPTS POST /v1/{project_id}/tasks @API CPTS POST /v1/{project_id}/test-suites/{test_suite_id}/tasks/{task_id}
Types ¶
type ProjectsDSWrapper ¶ added in v1.72.2
type ProjectsDSWrapper struct { *schemas.ResourceDataWrapper Config *config.Config }
func (*ProjectsDSWrapper) ListProjectSets ¶ added in v1.72.2
func (w *ProjectsDSWrapper) ListProjectSets() (*gjson.Result, error)
@API CPTS GET /v1/{project_id}/test-suites
Click to show internal directories.
Click to hide internal directories.