func-e

command module
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

Build Coverage Report Card Downloads License

func-e

func-e (pronounced funky) makes running Envoy® easy.

The quickest way to try the command-line interface is an in-lined configuration.

# Download the latest release as /usr/local/bin/func-e https://github.com/tetratelabs/func-e/releases
$ curl https://func-e.io/install.sh | bash -s -- -b /usr/local/bin
# Run the admin server on http://localhost:9901
$ func-e run --config-yaml "admin: {address: {socket_address: {address: '127.0.0.1', port_value: 9901}}}"

Run func-e help or have a look at the Usage Docs for more information.


Envoy® is a registered trademark of The Linux Foundation in the United States and/or other countries

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cmd
tar
Package tar avoids third-party dependencies (ex archiver/v3) and are special-cased to the needs of func-e.
Package tar avoids third-party dependencies (ex archiver/v3) and are special-cased to the needs of func-e.
test/fakebinary
Package fakebinary as using morerequire introduces build cycles
Package fakebinary as using morerequire introduces build cycles
test/morerequire
Package morerequire includes more require functions than "github.com/stretchr/testify/require" Do not add dependencies on any main code as it will cause cycles.
Package morerequire includes more require functions than "github.com/stretchr/testify/require" Do not add dependencies on any main code as it will cause cycles.
version
Package version declares types for each string to keep strict coupling to the JSON schema
Package version declares types for each string to keep strict coupling to the JSON schema

Jump to

Keyboard shortcuts

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