Add support for linux abstract socket namespace.

This commit is contained in:
immutablet
2018-05-31 14:00:42 -07:00
parent 67e7d4c68f
commit 0100891168
6 changed files with 18 additions and 56 deletions

View File

@@ -48,7 +48,7 @@ resources:
- kms:
name: grpc-kms-provider
cachesize: 1000
endpoint: unix:///tmp/kms-provider.sock
endpoint: unix:///@kms-provider.sock
`
)