Home

envoy.extensions.transport_sockets.http_11_proxy.v3.Http11ProxyUpstreamTransport

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.extensions.transport_sockets.http_11_proxy.v3.Http11ProxyUpstreamTransport
.withTransportSocket(types.envoy.config.core.v3.TransportSocket)
._validate()

Fields

Name Type One-of group Required Constraints
transport_socket envoy.config.core.v3.TransportSocket yes