Expand description
Runtime transport that connects on first request, which can take either of an HTTP, WebSocket, or IPC transport and supports retries based on CUPS logic.
Structs§
- Runtime
Transport - Runtime transport that only connects on first request.
- Runtime
Transport Builder - A builder for RuntimeTransport.
Enums§
- Inner
Transport - An enum representing the different transports that can be used to connect to a runtime. Only meant to be used internally by RuntimeTransport.
- Runtime
Transport Error - Error type for the runtime transport.
Functions§
- build_
auth 🔒 - url_
to_ 🔒file_ path Non-Windows