// package main // const config = "/etc/ceph/ceph.conf" // type params struct { // cluster string // user string // config string // }