Documentation
¶
Overview ¶
Package envoy creates and configures an envoy server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResourceMonitor ¶ added in v0.27.0
type ResourceMonitor interface { Run(ctx context.Context, envoyPid int) error ApplyBootstrapConfig(bootstrap *envoy_config_bootstrap_v3.Bootstrap) }
func NewSharedResourceMonitor ¶ added in v0.27.0
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
A Server is a pomerium proxy implemented via envoy.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.