velero/pkg/restic
rick bd17d32885
Fix the golang lint error: Variable 'session' collides with imported package name
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
2022-03-22 21:44:43 +08:00
..
mocks Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
aws.go Use Credential from BSL for restic commands (#3489) 2021-03-11 13:10:51 -05:00
aws_test.go Use Credential from BSL for restic commands (#3489) 2021-03-11 13:10:51 -05:00
azure.go Use Credential from BSL for restic commands (#3489) 2021-03-11 13:10:51 -05:00
azure_test.go Use Credential from BSL for restic commands (#3489) 2021-03-11 13:10:51 -05:00
backupper.go restic backupper: ignore volumes of non-running pods (#4584) 2022-02-16 05:34:58 +08:00
backupper_test.go k8s 1.18 import (#2651) 2020-07-16 12:21:37 -04:00
command.go fix copyright boilerplate 2020-06-18 14:14:15 -07:00
command_factory.go record restic restore progress in PodVolumeRestore (#1854) 2019-09-10 15:50:57 -06:00
command_factory_test.go record restic restore progress in PodVolumeRestore (#1854) 2019-09-10 15:50:57 -06:00
command_test.go fix copyright boilerplate 2020-06-18 14:14:15 -07:00
common.go Skip restic backup/restore of DownwardAPI volumes (#4076) 2021-09-01 13:51:44 +08:00
common_test.go Skip restic backup/restore of DownwardAPI volumes (#4076) 2021-09-01 13:51:44 +08:00
config.go Fix the golang lint error: Variable 'session' collides with imported package name 2022-03-22 21:44:43 +08:00
config_test.go Return the error if velero failed to detect S3 region for restic repo (#4343) 2021-11-15 20:20:27 +08:00
exec_commands.go Use Credential from BSL for restic commands (#3489) 2021-03-11 13:10:51 -05:00
exec_commands_test.go properly handle empty restic stdout during progress updates (#2231) 2020-02-03 12:49:23 -07:00
gcp.go Use Credential from BSL for restic commands (#3489) 2021-03-11 13:10:51 -05:00
gcp_test.go Use Credential from BSL for restic commands (#3489) 2021-03-11 13:10:51 -05:00
repo_locker.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
repository_ensurer.go Fix bug to make the restic prune frequency configurable 2022-01-12 15:18: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 Add PVC UID label to PVR (as we already have for PVB) (#3792) 2021-05-20 09:16:06 +08:00
restorer.go Add PVC UID label to PVR (as we already have for PVB) (#3792) 2021-05-20 09:16:06 +08:00