velero/pkg/restic
Wenkai Yin(尹文开) 092fc01e8d
Splic pkg/restic package (#5143)
This commit splits the pkg/restic package into several packages to support Kopia integration works

Fixes #5055

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2022-08-05 17:15:38 +08:00
..
mocks Splic pkg/restic package (#5143) 2022-08-05 17:15:38 +08:00
command.go fix copyright boilerplate 2020-06-18 14:14:15 -07:00
command_factory.go Update integrated Restic version and add insecureSkipTLSVerify for Restic CLI 2022-04-18 21:29:33 +08:00
command_factory_test.go Update integrated Restic version and add insecureSkipTLSVerify for Restic CLI 2022-04-18 21:29:33 +08:00
command_test.go fix copyright boilerplate 2020-06-18 14:14:15 -07:00
common.go Splic pkg/restic package (#5143) 2022-08-05 17:15:38 +08:00
common_test.go Splic pkg/restic package (#5143) 2022-08-05 17:15:38 +08:00
exec_commands.go Add more information for failing to get path or snapshot in restic backup and restore. 2022-06-13 11:32:55 +08:00
exec_commands_test.go properly handle empty restic stdout during progress updates (#2231) 2020-02-03 12:49:23 -07:00
executer.go Convert PodVolumeBackup to Kubebuilder framework 2022-01-26 20:09:24 -08:00
repository_keys.go Use Credential from BSL for restic commands (#3489) 2021-03-11 13:10:51 -05:00
repository_keys_test.go Use Credential from BSL for restic commands (#3489) 2021-03-11 13:10:51 -05:00
repository_manager.go Splic pkg/restic package (#5143) 2022-08-05 17:15:38 +08:00
repository_manager_test.go Update integrated Restic version and add insecureSkipTLSVerify for Restic CLI 2022-04-18 21:29:33 +08:00