Documentation
¶
Overview ¶
Package envoy creates and configures an envoy server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Checksum string
Checksum is the embedded envoy binary checksum. This value is populated by `make build`.
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.