Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Request *proto.ForwardEchoRequest UDS string Dialer common.Dialer // XDSTestBootstrap, for gRPC forwarders, is used to set the bootstrap without using a global one defined in the env XDSTestBootstrap []byte // Http proxy used for connection Proxy string }
Config for a forwarder Instance.
Click to show internal directories.
Click to hide internal directories.