Documentation ¶
Index ¶
Constants ¶
View Source
const ( JobListUrl = "/job/list" JobAddUrl = "/job/add" JobUpdateUrl = "/job/update" JobDeleteUrl = "/job/delete" JobExecuteUrl = "/job/execute" // group GroupListUrl = "/group/list" GroupDetailsListUrl = "/group/details/list" GroupAddUrl = "/group/add" // node NodeListUrl = "/node/list" // schedule plan SchedulePlanListUrl = "/schedule/plan/list" SchedulePlanClientsUrl = "/schedule/plan/clients" ScheduleSnapshotsUrl = "/schedule/snapshots" ScheduleSnapshotDeleteUrl = "/schedule/snapshot/delete" // snapshot ExecuteSnapshotsUrls = "/execute/snapshots" ExecuteHistorySnapshotsUrls = "/execute/history/snapshots" ExecuteHistorySnapshotDeleteUrl = "/execute/history/snapshot/delete" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.