summaryrefslogtreecommitdiff
path: root/pkg/api/server/register_manifest.go
Commit message (Collapse)AuthorAge
* swagger: more consistency fixesEd Santiago2020-03-18
| | | | | | Some new 'manifests' entries have the wrong {name} parameter Signed-off-by: Ed Santiago <santiago@redhat.com>
* apiv2 addition of manifestsBrent Baude2020-03-16
add endpoints for create, add, remove, inspect, and push. this allows manifests to be managed through the restful interfaces. also added go-bindings and tests Signed-off-by: Brent Baude <bbaude@redhat.com>