We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71fe895 commit 9bbaf9fCopy full SHA for 9bbaf9f
doc/getting_started.rst
@@ -179,6 +179,10 @@ We can simply start the coordinator:
179
Exporter
180
~~~~~~~~
181
182
+The exporter is responsible for exporting resources to the client. It is noted
183
+that drivers are not handled by the exporter. In the distributed case, drivers
184
+are managed by the client.
185
+
186
The exporter needs a configuration file written in YAML syntax, listing
187
the resources to be exported from the local machine.
188
The config file contains one or more named resource groups.
0 commit comments