diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-07-03 11:12:00 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-07-24 16:12:31 -0400 |
commit | 2705344634a875c49a4c9028d3a2f7e334b4db1f (patch) | |
tree | 8e5dd9d210053f90b228fe9e7fe69f76321577f6 /vendor/github.com/ghodss | |
parent | e838dcb4bf7dc35b1bcf21edad6a1f6c59d969ab (diff) | |
download | podman-2705344634a875c49a4c9028d3a2f7e334b4db1f.tar.gz podman-2705344634a875c49a4c9028d3a2f7e334b4db1f.tar.bz2 podman-2705344634a875c49a4c9028d3a2f7e334b4db1f.zip |
Untested implementation of namespaced BoltDB access
All BoltDB access and update functions now understand namespaces.
Accessing containers outside of your namespace will produce
errors, except for Lookup and All functions, which will perform
their tasks only on containers within your namespace.
The "" namespace remains a reserved, no-restrictions namespace.
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'vendor/github.com/ghodss')
0 files changed, 0 insertions, 0 deletions