Expand description
Defines a node.json
file that describes the node - in particular,
under which ports it is reachable, where its directories may be
found, etc.
Structs§
- Defines the properties that are specific to a central node.
- Defines topics and such used on a central node.
- Defines service names used on a central node.
- Defines where to find various paths for a central node.
- Defines various ports for external services on the central node.
- Defines where central node internal services are hosted.
- Defines common services names used on every kind of node.
- Defines common paths used on every kind of node.
- Defines common hosted services that are available on every kind of node.
- Defines common services that are available on every kind of node.
- Defines a
node.json
file that describes the environment layout of a node (what type it is, its location ID, where to find folders/services, etc). - Defines the properties that are specific to a worker node.
- Defines service names used on a worker node.
- Defines where to find various paths for a worker node.
- Defines various ports for external services on the worker node.
- Defines where central node internal services are hosted.
Enums§
- Defines a more lenient alternative to a SocketAddr that also accepts hostnames.
- Errors that relate to parsing Addresses.
- Errors that relate to a NodeConfig.
- Defines the possible node types.
- Define NodeKind-specific configuration.