portainer/api/http/handler/backup
andres-portainer 5488389278
fix(code): replace calls to ioutil EE-4425 (#7878)
2022-10-17 15:29:12 -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): remove unused code EE-4431 (#7866) 2022-10-14 19:42:31 -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