Nassim 'Nass' Eddequiouaq
021d7d6a19
Add label filter on the list of secrets
...
Signed-off-by: Nassim 'Nass' Eddequiouaq <eddequiouaq.nassim@gmail.com >
2017-03-10 15:14:34 +01:00
Nassim 'Nass' Eddequiouaq
2a8670e0da
Cleanup original modifications to the exposed APIs
...
Signed-off-by: Nassim 'Nass' Eddequiouaq <eddequiouaq.nassim@gmail.com >
2017-03-10 15:14:04 +01:00
Nassim 'Nass' Eddequiouaq
c6cf8aa13b
Add Label to Credentials in test files
...
Signed-off-by: Nassim 'Nass' Eddequiouaq <eddequiouaq.nassim@gmail.com >
2017-03-10 15:12:32 +01:00
Nassim 'Nass' Eddequiouaq
cfe7556d6d
[SYNTAX] Run gofmt on changed files
...
Signed-off-by: Nassim 'Nass' Eddequiouaq <eddequiouaq.nassim@gmail.com >
2017-03-10 15:12:12 +01:00
Nassim 'Nass' Eddequiouaq
f7f2744e6d
Add a Docker Credentials label support for linux
...
Signed-off-by: Nassim 'Nass' Eddequiouaq <eddequiouaq.nassim@gmail.com >
2017-03-10 15:11:25 +01:00
Jake Sanders
c45d9e9e28
Implement client.List, change list API
...
[]string, []string -> map[string]string because the other APIs assume a
1:1 correspondence
Signed-off-by: Jake Sanders <jsand@google.com >
2016-09-02 15:15:12 -07:00
Avi Vaid
d2e6ed779a
moved loop variable declaration to comply with c mode in travis
...
Signed-off-by: Avi Vaid <avaid1996@gmail.com >
2016-07-12 12:51:30 -04:00
Avi Vaid
59b3d54595
added better test for list in linux
...
Signed-off-by: Avi Vaid <avaid1996@gmail.com >
2016-07-12 02:52:44 -04:00
Avi Vaid
7566a1e399
implemented freeing memory in secretservice and made minor edits to osxkeychain
...
Signed-off-by: Avi Vaid <avaid1996@gmail.com >
2016-07-11 19:45:37 -04:00
Avi Vaid
72661b3103
Implemented list functionality for secretservice- linux
...
Signed-off-by: Avi Vaid <avaid1996@gmail.com >
2016-07-11 19:33:35 -04:00
David Calavera
c4fc9c07dd
Add client functions to allow integrations within other CLIs.
...
This is a simplification of how the docker engine implements
this feature, but it will be ported there once this is merged.
Signed-off-by: David Calavera <david.calavera@gmail.com >
2016-05-30 12:32:26 -07:00
David Calavera
df8c7a02f1
Publish helper structs and methods.
...
Signed-off-by: David Calavera <david.calavera@gmail.com >
2016-03-24 15:08:17 -07:00
David Calavera
2275377a31
Move away from password as a name. We store secrets.
...
Signed-off-by: David Calavera <david.calavera@gmail.com >
2016-03-09 16:16:01 -05:00
Antonio Murdaca
a96948acb3
secretservice: add D-Bus secret service
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com >
2016-03-07 15:03:35 +01:00