server

package
v0.0.0-...-0cfd7c9 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewListener

func NewListener(proxyConfig *config.ProxyConfig) (net.Listener, error)

func NewTcpListener

func NewTcpListener(addr string) (net.Listener, error)

func NewUnixListener

func NewUnixListener(addr string) (net.Listener, error)

Types

type Server

type Server struct {
	ProxyConfig  *config.ProxyConfig
	ProxyHandler http.Handler
	// contains filtered or unexported fields
}

Server for eks connector proxy

func (*Server) Run

func (s *Server) Run()

func (*Server) Stop

func (s *Server) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL