This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
velero
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vmware-tanzu/velero.git
synced
2026-07-24 17:12:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
81fda274404ade88532fa6b8a8bc8af920d852ce
velero
/
pkg
/
util
/
test
T
History
Andy Goldstein
and
GitHub
d0b7880881
Merge pull request
#78
from skriss/restore-resource-inc-exc
...
Add --include-resources, --exclude-resources for restore operations
2017-09-12 15:53:21 -04:00
..
backup_service.go
Adding in support for backup download
2017-09-11 20:17:33 -05:00
fake_backup_service.go
during restore, try to get backup directly from obj storage if not in cache/API
2017-09-05 09:25:39 -07:00
fake_discovery_helper.go
move groupresource resolution into discovery helper
2017-09-11 14:41:50 -07:00
fake_dynamic.go
Initial commit
2017-08-02 13:27:17 -04:00
fake_mapper.go
Initial commit
2017-08-02 13:27:17 -04:00
fake_snapshot_service.go
switch to int64 for iops val
2017-08-14 09:42:43 -07:00
object_storage_adapter.go
Add ListObjects (for backup dir deletions)
2017-09-11 15:40:48 -04:00
test_backup.go
make --snapshot-volumes, --restore-volumes optional with sensible default behavior based on PVProvider existence
2017-08-23 09:47:52 -07:00
test_restore.go
add resource includes/excludes for Restores
2017-09-12 12:43:23 -07:00
test_schedule.go
Initial commit
2017-08-02 13:27:17 -04:00