Documentation ¶
Index ¶
- func CommitHpcTaskHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CommitTaskHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func DeleteTaskHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetComputilityStatisticsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetComputingPowerHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetGeneralInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetHashcatHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetRegionHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func GetResourcePanelConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func JobTotalHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ListCenterHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ListClusterHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ListDomainResourceHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ListRegionHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func NodeAssetsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ParticipantListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func PutResourcePanelConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SaveHashcatHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ScheduleTaskByYamlHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func SubmitJobHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func TaskDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func TaskListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommitHpcTaskHandler ¶ added in v0.1.13
func CommitHpcTaskHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func CommitTaskHandler ¶ added in v0.1.14
func CommitTaskHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func DeleteTaskHandler ¶ added in v0.1.8
func DeleteTaskHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetComputilityStatisticsHandler ¶ added in v0.1.8
func GetComputilityStatisticsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetComputingPowerHandler ¶
func GetComputingPowerHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetGeneralInfoHandler ¶
func GetGeneralInfoHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetHashcatHandler ¶ added in v0.1.8
func GetHashcatHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetRegionHandler ¶
func GetRegionHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func GetResourcePanelConfigHandler ¶
func GetResourcePanelConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func JobTotalHandler ¶
func JobTotalHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ListCenterHandler ¶
func ListCenterHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ListClusterHandler ¶
func ListClusterHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ListDomainResourceHandler ¶
func ListDomainResourceHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ListRegionHandler ¶
func ListRegionHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func NodeAssetsHandler ¶ added in v0.1.8
func NodeAssetsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ParticipantListHandler ¶ added in v0.1.8
func ParticipantListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func PutResourcePanelConfigHandler ¶
func PutResourcePanelConfigHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func SaveHashcatHandler ¶ added in v0.1.8
func SaveHashcatHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ScheduleTaskByYamlHandler ¶
func ScheduleTaskByYamlHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func SubmitJobHandler ¶
func SubmitJobHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func TaskDetailHandler ¶ added in v0.1.8
func TaskDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func TaskListHandler ¶
func TaskListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Types ¶
This section is empty.
Source Files ¶
- commithpctaskhandler.go
- committaskhandler.go
- deletetaskhandler.go
- getcomputilitystatisticshandler.go
- getcomputingpowerhandler.go
- getgeneralinfohandler.go
- gethashcathandler.go
- getregionhandler.go
- getresourcepanelconfighandler.go
- jobtotalhandler.go
- listcenterhandler.go
- listclusterhandler.go
- listdomainresourcehandler.go
- listregionhandler.go
- nodeassetshandler.go
- participantlisthandler.go
- putresourcepanelconfighandler.go
- savehashcathandler.go
- scheduletaskbyyamlhandler.go
- submitjobhandler.go
- taskdetailhandler.go
- tasklisthandler.go
Click to show internal directories.
Click to hide internal directories.