ceph_rust::ceph

Function ceph_version

Source
pub fn ceph_version(socket: &str) -> Option<String>
Expand description

Ceph version - Ceph during the make release process generates the version number along with the github hash of the release and embeds the hard coded value into ceph.py which is the the default ceph utility.