echoserver

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: MIT Imports: 8 Imported by: 0

README

echoserver

Install

> kubectl apply -f https://raw.githubusercontent.com/mwennrich/echoserver/main/samples/echoserverStatefulSet.yaml
> kubectl apply -f https://raw.githubusercontent.com/mwennrich/echoserver/main/samples/echoserverService.yaml

Use/Test

> curl http://example.com/headers
> curl http://example.com/hello
> curl http://example.com/stream
> curl http://example.com/stream?interval=0.5s
> curl http://example.com/speed?size=10Gi -o /dev/null
> echo -n "blafasel"| curl  --data-urlencode data@- http://example.com/echo

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