Module wasmcloud_core::link
source · Expand description
Core reusable types related to links on wasmCloud lattices
Structs§
- A link definition between a source and target component (component or provider) on a given interface. An
InterfaceLinkDefinition
connects one component’s import to another component’s export, specifying the configuration each component needs in order to execute the request, and represents an operator’s intent to allow the source to invoke the target.
Type Aliases§
- Name of a link on the wasmCloud lattice