Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func Delete ¶
Delete will remove the key / value from the store
func Get ¶
Get will call to the portlayer for the value of the specified key The key argument is prefixed w/the defaultName space for the docker persona. i.e. docker.{key}
If the key doesn't exist an ErrKeyNotFound will be returned
Types ¶
This section is empty.
Source Files
¶
- kv.go
Click to show internal directories.
Click to hide internal directories.