command
Version:
v1.30.1
Opens a new window with list of versions in this module.
Published: Jun 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
echoserver
The echoserver binary is a simple webserver that responds to HTTP GET calls on
the following two paths:
* "/healthcheck" - Responds with a 200.
* "/" - Responds w/ information from the request such as host, headers, etc.
This server is suitable for use as a backend for an Ingress. See here
for an example usage.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.