↓ 89 callersClassServiceSpec Details of service creation. Request to the orchestrator for a cluster of daemons such as MDS, RGW, iscsi gateway, nvmeof gateway, MONs,
src/python-common/ceph/deployment/service_spec.py:837
↓ 50 callersClassAPIVersion >>> APIVersion(1,0) APIVersion(major=1, minor=0) >>> APIVersion._make([1,0]) APIVersion(major=1, minor=0) >>> f'{APIVersion(1,
src/pybind/mgr/dashboard/controllers/_version.py:5