io.helidon.webserver.UdsTransportConfig
Description
Configuration of the built-in Unix domain socket listener transport binding
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
socket | Custom | Unix domain socket address to bind | |
enabled | Boolean | true | Whether this binding is enabled |
required | Boolean | false | Whether this binding is required to become active |
Usages
See the manifest for all available types.