Expand description
Modules§
Structs§
- Binding
- Represents a single configuration binding from an actor to a capability ID and binding name, with the specified configuration values.
- Client
- A client for interacting with the lattice
- Cloud
Event - An envelope for an event that corresponds to the CloudEvents 1.0 Spec with the intent to be serialized in the JSON format.
- Host
Profile - An overview of host information
- Hosted
Capability - Represents an instance of a capability, which is a binding name and the capability descriptor
Enums§
- BusEvent
- Represents an event that may occur on a bus of connected hosts. Timestamps, identifiers, and other metadata will be provided by a CloudEvent envelope.
- Inventory
Response - A response to a lattice probe for inventory. Note that these responses are returned through regular (non-queue) subscriptions via a scatter-gather like pattern, so the client is responsible for aggregating many of these replies.