ray/dashboard/modules/job
shrekris-anyscale a9ede4e499
[serve] Add REST API (#22578)
This change adds the GET, PUT, and DELETE commands for Serve’s REST API. The dashboard receives these commands and issues corresponding requests to the Serve controller.
2022-02-24 10:00:26 -06:00
..
tests [jobs] Rename JobData -> JobInfo (#22499) 2022-02-22 16:18:16 -06:00
__init__.py Job module without submission (#13081) 2020-12-31 11:12:17 +08:00
cli.py [jobs] Rename JobData -> JobInfo (#22499) 2022-02-22 16:18:16 -06:00
common.py [jobs] Rename JobData -> JobInfo (#22499) 2022-02-22 16:18:16 -06:00
job_head.py [serve] Add REST API (#22578) 2022-02-24 10:00:26 -06:00
job_manager.py [jobs] Rename JobData -> JobInfo (#22499) 2022-02-22 16:18:16 -06:00
sdk.py [jobs] Rename JobData -> JobInfo (#22499) 2022-02-22 16:18:16 -06:00
utils.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00