summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/container_start.go
Commit message (Collapse)AuthorAge
* enable pod_create remote integration testsBrent Baude2020-05-20
| | | | Signed-off-by: Brent Baude <bbaude@redhat.com>
* Refactor handler packagesJhon Honce2020-03-10
To help with packaging, the handlers in pkg/api/handlers are now found in pkg/api/handler/compat. Signed-off-by: Jhon Honce <jhonce@redhat.com>