filer: option to encrypt data on volume server
This commit is contained in:
@@ -33,6 +33,7 @@ type Filer struct {
|
||||
DirBucketsPath string
|
||||
DirQueuesPath string
|
||||
buckets *FilerBuckets
|
||||
Cipher bool
|
||||
}
|
||||
|
||||
func NewFiler(masters []string, grpcDialOption grpc.DialOption, filerGrpcPort uint32) *Filer {
|
||||
|
||||
Reference in New Issue
Block a user