apigee-remote-service-file

command module
v0.0.0-...-850978e Latest Latest
Warning

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

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

README

Apigee-Remote-Service-File

A simple file-based service to stand in for the remote-service proxy on Apigee. All configuration is done locally in a YAML file and service responds to Envoy Adapter as if it were the Apigee proxy.

Usage

Build
go build .
Make and edit config file
cp config-example.yaml config.yaml
Run service
./apigee-remote-service-file -h
Connect Envoy Adapter

This service will emit a simple config when it starts that can be consumed by Envoy Adapter. Hint: Use -addr flag to use a consistent port in order to avoid having to change your EA config on each start.

Notes

  • No security checks on requests.
  • Quotas are maintained starting from zero.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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