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 09:02:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a3cfc6fb2da244e330bb267d1b5f7830162dcc16
velero
/
pkg
/
controller
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_controller_test.go
Delete all objects in backup dir
2017-09-11 15:40:48 -04:00
backup_controller.go
Save backup log file to object storage
2017-09-11 15:40:48 -04:00
backup_sync_controller_test.go
Delete all objects in backup dir
2017-09-11 15:40:48 -04:00
backup_sync_controller.go
Initial commit
2017-08-02 13:27:17 -04:00
download_request_controller.go
Adding in support for backup download
2017-09-11 20:17:33 -05:00
gc_controller_test.go
Delete all objects in backup dir
2017-09-11 15:40:48 -04:00
gc_controller.go
Delete all objects in backup dir
2017-09-11 15:40:48 -04:00
interface.go
Initial commit
2017-08-02 13:27:17 -04:00
restore_controller_test.go
add resource includes/excludes for Restores
2017-09-12 12:43:23 -07:00
restore_controller.go
add resource includes/excludes for Restores
2017-09-12 12:43:23 -07:00
schedule_controller_test.go
make --snapshot-volumes, --restore-volumes optional with sensible default behavior based on PVProvider existence
2017-08-23 09:47:52 -07:00
schedule_controller.go
Schedules: treat 1st cron field as minutes
2017-08-10 12:44:00 -04:00