//
pkg.gl
Category
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/proxy
module
package
0.121.0
Repository:
https://github.com/open-telemetry/opentelemetry-collector-contrib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
29
Dependents
3
Files
448 SLOC
#
Functions
DefaultConfig
No description provided by the author
NewServer
NewServer returns a local TCP server that proxies requests to AWS backend using the given credentials.
#
Structs
Config
Config is the configuration for the local TCP proxy server.
#
Interfaces
Server
Server represents HTTP server.