velero/pkg
Andy Goldstein c700455272 Support custom volume snapshots & restores
The main Ark code was hard-coding specific support for AWS, GCE, and
Azure volume snapshots and restores, and anything else was considered
unsupported.

Add GetVolumeID and SetVolumeID to the BlockStore interface, to allow
block store plugins to handle volume snapshots and restores.

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2017-11-29 13:19:40 -05:00
..
apis/ark/v1 switch built-in cloud providers to run as plugins 2017-11-14 09:47:36 -08:00
backup Support custom volume snapshots & restores 2017-11-29 13:19:40 -05:00
buildinfo Support cross-compiling for clients 2017-10-24 12:26:26 -04:00
client dynamicResourceClient: fix resourceClient type 2017-10-30 13:31:03 -04:00
cloudprovider Support custom volume snapshots & restores 2017-11-29 13:19:40 -05:00
cmd Merge pull request #213 from skriss/restore-action-plugins 2017-11-28 14:50:41 -05:00
controller convert restorers to plugins 2017-11-28 10:58:12 -08:00
discovery React to move to k8s.io/api 2017-10-30 13:30:27 -04:00
generated Regenerate code 2017-10-30 13:31:03 -04:00
plugin Support custom volume snapshots & restores 2017-11-29 13:19:40 -05:00
restore Support custom volume snapshots & restores 2017-11-29 13:19:40 -05:00
util Support custom volume snapshots & restores 2017-11-29 13:19:40 -05:00