Sign in
vanadium
/
release.go.x.ref
/
b88a11187863a12d1925a9083dd4d8eedeb78505
/
.
/
services
/
mounttable
/
lib
/
testdata
/
test.acl
blob: b65c35b44564474120957a996a8e54568f6576f1 [
file
] [
log
] [
blame
]
{
"/"
:
{
"In"
:
{
"Principals"
:
{
"fake/root"
:
"RW"
,
"*"
:
"R"
}}},
"/stuff"
:
{
"In"
:
{
"Principals"
:
{
"fake/root"
:
"RW"
,
"fake/bob"
:
"R"
}}},
"/a"
:
{
"In"
:
{
"Principals"
:
{
"fake/root"
:
"RW"
,
"fake/alice"
:
"R"
}}}
}