ceph: add NewConfigFromReader() and initial ceph.conf parser

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-09-04 19:42:04 +00:00
parent 025b9072b4
commit 7c111c66ec
5 changed files with 154 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
// Package ceph deals with ceph config
package ceph