Skip to content

Port forward Helper for ArangoGraph Insights Platform (used by the migration-agent)

License

Notifications You must be signed in to change notification settings

arangodb-managed/portforward-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portforward-helper

Port forward helper for ArangoGraph Insights Platform.

Provides the implementation of HTTP(S) streaming to allow port-forwarding from firewalled server to the Platform.

Credits

The implementation is based on Kubernetes project source code, specifically k8s.io/apimachinery/pkg/util/httpstream package. Main changes are:

  • support for port forwarding in reverse direction
  • all k8s apimachinery and dependencies removed
  • no klog logging - the logging is delegated to client of this package

About

Port forward Helper for ArangoGraph Insights Platform (used by the migration-agent)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published