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
dc0d692d99ef73b637bbc7abede534bf70ef2462
portainer
/
api
/
datastore
T
History
Sven Dowideit
e0a5fa5972
move snapshotter service under orchestrators
...
Signed-off-by: Sven Dowideit <
sven.dowideit@portainer.io
>
2022-02-23 17:14:39 +10:00
..
log
…
migrator
move snapshotter service under orchestrators
2022-02-23 17:14:39 +10:00
backup_test.go
feat(database): add encryption support EE-1983 (
#6316
)
2022-01-17 16:40:02 +13:00
backup.go
feat(database): add encryption support EE-1983 (
#6316
)
2022-01-17 16:40:02 +13:00
datastore_test.go
move edgeschedule struct declaration to its dataservice, which then shows that its not just deprecated, its totally unused REMOVEIT!
2022-02-23 16:49:58 +10:00
datastore.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
init.go
move registry struct definitions to dataservice/registry
2022-02-23 16:21:35 +10:00
migrate_data_test.go
…
migrate_data.go
feat(intel): Enable OpenAMT and FDO capabilities (
#6212
)
2022-01-24 08:48:04 +13:00
migrate_dbversion29_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
migrate_dbversion33_test.go
…
services.go
move edgeschedule struct declaration to its dataservice, which then shows that its not just deprecated, its totally unused REMOVEIT!
2022-02-23 16:49:58 +10:00
teststore.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