Expand description
wasmCloud host library
Re-exports§
pub use oci::Config as OciConfig;pub use policy::HostInfo as PolicyHostInfo;pub use policy::Manager as PolicyManager;pub use policy::Response as PolicyResponse;pub use secrets::Manager as SecretsManager;pub use wasmbus::Host as WasmbusHost;pub use wasmbus::HostConfig as WasmbusHostConfig;pub use url;
Modules§
- oci
- OCI artifact fetching
- policy
- wasmCloud policy service
- registry
- Common registry types
- secrets
- Secret management Module with structs for use in managing and accessing secrets in a wasmCloud lattice
- wasmbus
- wasmbus host
- workload_
identity - experimental workload identity
Structs§
- Host
Metrics HostMetricsencapsulates the set of metrics emitted by the wasmcloud host- OciFetcher
- OCI artifact fetcher
- Registry
Config - Credentials for a registry containing wasmCloud artifacts
Enums§
- Registry
Auth - The authentication settings for a registry
- Registry
Type - The type of a registry
- Resource
Ref - A reference to a resource, either a file, an OCI image, or a builtin provider
Functions§
- fetch_
component - Fetch an component from a reference.