Modules§
- cache
- CAR (Clock with Adaptive Replacement) Cache Implementation
- credentials
- reqwest
Structs§
- Cache
Settings CacheSettingsfor internal BMC cache with etags- HttpBmc
- HTTP-based BMC implementation that wraps an
HttpClient. - Redfish
Endpoint - A tagged type representing a Redfish endpoint URL.
Enums§
- BmcCredentials
- Credentials used to access the BMC.
Traits§
- Cacheable
Error - Trait for errors that can indicate whether they represent a cached response and provide a way to create cache-related errors.
- Http
Client