remove restic from code

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2022-10-13 13:45:32 +08:00
parent b5b4db29cd
commit 5f7f69366c
32 changed files with 333 additions and 321 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ func Test_validatePodVolumesHostPath(t *testing.T) {
}
}
s := &resticServer{
s := &nodeAgentServer{
logger: testutil.NewLogger(),
fileSystem: fs,
}