package
0.0.0-20240815173558-303cc3735024
Repository: https://github.com/libopenstorage/operator.git
Documentation: pkg.go.dev

# Functions

DELETE rest delete call.
Get returns the dashboard struct instance.
GET rest get call.
Infof logs the message to the dashboard and log.
POST
POST rest post call.
PUT rest put call.

# Constants

ABORT status for testset/testcase.
No description provided by the author
DashBoardBaseURL for posting logs.
ERROR status for testset/testcase.
FAIL status for testset/testcase.
INPROGRESS status for testset/testcase.
NOTSTARTED status for testset/testcase.
PASS status for testset/testcase.
TIMEOUT status for testset/testcase.

# Structs

Auth basic auth details for API.
Dashboard aetos dashboard structure.
TestCase struct.
TestSet struct.