cmd

package
v0.0.0-...-73856a8 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2020 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// EnvProd is where we'll spin up a port-forward for service/edge-proxy-internal.
	// edge-proxy.internal is able to route requests to any defined internal service.
	EnvProd = "localhost:8080"

	// EnvProdAPI is where we'll connect to service/edge-proxy-external via our ingress.
	// edge-proxy.external can only route to service.api.* services.
	EnvProdAPI = "https://external-api.lolibrary.org"

	// local service/edge-proxy-internal
	EnvLocal = "localhost:18080"

	// local service/edge-proxy-external
	EnvLocalAPI = "http://localhost:18081"
)

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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