EnvoyClientEndpointProvider

Envoy configuration provider per endpoint that wisp clients can customize to their needs.

Functions

Link copied to clipboard
abstract fun unixSocket(httpClientEnvoyConfig: HttpClientEnvoyConfig): File

Unix socket file to be used to communicate to the local Envoy sidecar.

Link copied to clipboard
abstract fun url(httpClientEnvoyConfig: HttpClientEnvoyConfig): String

Host header that will be used to route the request.