aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/networks.go
Commit message (Collapse)AuthorAge
* Fixup issues found by golintDaniel J Walsh2020-06-10
| | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* Fix builds on 32 bit archesDaniel J Walsh2020-05-27
| | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* network compatibility endpoints for APIBrent Baude2020-05-22
add endpoints for networking compatibility with the API. Signed-off-by: Brent Baude <bbaude@redhat.com>