Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeAccessLogs ¶
func MakeAccessLogs(logs *structs.AccessLogsConfig, isListener bool) ([]*envoy_accesslog_v3.AccessLog, error)
MakeAccessLogs returns a fully-hydrated slice of Envoy Access log configurations based on the proxy-defaults settings. Currently only one access logger is supported. Listeners (as opposed to listener filters) can trigger an access log filter with the boolean. Tests are located in agent/xds/listeners_test.go.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.