This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
5a05c14573
PeerTube
/
shared
/
models
/
runners
/
abort-runner-job-body.model.ts
7 lines
99 B
TypeScript
Raw
Blame
History
export
interface
AbortRunnerJobBody
{
runnerToken
:
string
jobToken
:
string
reason
:
string
}
Reference in New Issue
View Git Blame
Copy Permalink