This website requires JavaScript.
Explore
Help
Sign In
vvzvlad
/
portainer
Watch
1
Star
0
Fork
0
You've already forked portainer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ea0b34de729df0fedbfc9b22ebc20f940ed3cdd0
portainer
/
api
/
http
/
handler
/
backup
T
History
Sven Dowideit
1598ec47ff
move Connection interface to api/database, and edgejob type definitions to api/dataservices/edgejobs to reduce the number of deps on portainer., and make deps on specific structures more obvious
...
Signed-off-by: Sven Dowideit <
sven.dowideit@portainer.io
>
2022-02-23 15:57:06 +10:00
..
test_assets
/handler_test
feat(backup): Add backup/restore to the server
2021-04-06 22:08:43 +12:00
backup_test.go
go 1.13 compatibility
2021-04-07 12:12:19 +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
handler.go
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (
#6173
)
2021-12-15 15:26:09 +13:00
restore_test.go
move Connection interface to api/database, and edgejob type definitions to api/dataservices/edgejobs to reduce the number of deps on portainer., and make deps on specific structures more obvious
2022-02-23 15:57:06 +10:00
restore.go
fix(swagger) swagger annotations fixes and improvements EE-1205
2021-10-12 12:12:08 +13:00