Documentation
¶
Overview ¶
Package envoy creates and configures an envoy server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OverrideEnvoyPath = ""
OverrideEnvoyPath is an override for using an envoy path instead of the embedded envoy path.
Functions ¶
func ParseAddress ¶ added in v0.12.2
func ParseAddress(raw string) (*envoy_config_core_v3.Address, error)
ParseAddress parses a string address into an envoy address.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
A Server is a pomerium proxy implemented via envoy.
Click to show internal directories.
Click to hide internal directories.