feat: update

This commit is contained in:
2024-11-09 14:37:09 +00:00
parent 3ef0c93c8f
commit b50abccae0
26 changed files with 728 additions and 254 deletions
+10 -1
View File
@@ -30,7 +30,16 @@ func TestKeychainsCreate(t *testing.T) {
}
// data := map[string]interface{}{
// "type": "user",
// "type": "rsa",
// "label": "RSA Key",
// "data": map[string]interface{}{
// "private": "",
// "passphrase": "",
// },
// }
// data := map[string]interface{}{
// "type": "pve",
// "label": "PVE Key",
// "data": map[string]interface{}{
// "username": "root@pam",