portainer/api/http/handler/backup
andres-portainer 197b0bcbde
fix(code): add missing returns after sending HTTP errors EE-4442 (#7868)
2023-03-02 12:52:10 -03:00
..
test_assets/handler_test feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
backup.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
backup_test.go fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
handler.go fix(code): add missing returns after sending HTTP errors EE-4442 (#7868) 2023-03-02 12:52:10 -03:00
restore.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
restore_test.go feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00