envoy

package
v0.10.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2020 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Overview

Package envoy creates and configures an envoy server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

A Server is a pomerium proxy implemented via envoy.

func NewServer

func NewServer(opts *config.Options, grpcPort, httpPort string) (*Server, error)

NewServer creates a new server with traffic routed by envoy.

func (*Server) Run

func (srv *Server) Run(ctx context.Context) error

Run runs the server by extracting the embedded envoy and then executing it.

Jump to

Keyboard shortcuts

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