Crate wasmcloud_host

source ·
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 artifact fetching
  • wasmCloud policy service
  • Common registry types
  • Secret management Module with structs for use in managing and accessing secrets in a wasmCloud lattice
  • wasmbus host

Structs§

  • HostMetrics encapsulates the set of metrics emitted by the wasmcloud host
  • OCI artifact fetcher
  • Credentials for a registry containing wasmCloud artifacts

Enums§

Functions§