Documentation ¶
Overview ¶
Package ceph deals with ceph config
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Global GlobalConfig `ini:"global"`
}
Config represents a ceph.conf file
func NewConfigFromReader ¶
NewConfigFromReader parses the ceph.conf file
Click to show internal directories.
Click to hide internal directories.