envoy

package
v0.14.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2021 License: Apache-2.0 Imports: 36 Imported by: 0

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.

func NewServer

func NewServer(ctx context.Context, src config.Source, grpcPort, httpPort string, builder *envoyconfig.Builder) (*Server, error)

NewServer creates a new server with traffic routed by envoy.

func (*Server) Close added in v0.11.0

func (srv *Server) Close() error

Close kills any underlying envoy process.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL