portainer/api/http/handler/backup
Chao Geng a7d458f0bd
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612)
* create temporary test directory with t.TempDir
2022-09-14 13:59:47 +08:00
..
test_assets/handler_test feat(backup): Add backup/restore to the server 2021-04-06 22:08:43 +12:00
backup.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
backup_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2022-09-14 13:59:47 +08:00
handler.go feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
restore.go fix(swagger) swagger annotations fixes and improvements EE-1205 2021-10-12 12:12:08 +13:00
restore_test.go feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00