package
4.14.0+incompatible
Repository: https://github.com/devspace-cloud/devspace.git
Documentation: pkg.go.dev
# Functions
Chown sets the given stat owner and group id to the filepath.
StartDownstreamServer starts a new downstream server with the given reader and writer.
StartUpstreamServer starts a new upstream server with the given reader and writer.
# Structs
Downstream is the implementation for the downstream server.
DownstreamOptions holds the options for the downstream server.
Upstream is the implementation for the upstream server.
UpstreamOptions holds the upstream server options.