internal

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

type Proxy struct {
	// contains filtered or unexported fields
}

func NewProxy

func NewProxy(permissibleKillSignals string, realSock string, transport *http.Transport) (*Proxy, error)

func (*Proxy) AccessDenied

func (p *Proxy) AccessDenied(writer http.ResponseWriter, request *http.Request)

func (*Proxy) Attach added in v1.2.4

func (p *Proxy) Attach(writer http.ResponseWriter, request *http.Request)

func (*Proxy) ContainerKill

func (p *Proxy) ContainerKill(writer http.ResponseWriter, request *http.Request)

func (*Proxy) Events added in v1.2.3

func (p *Proxy) Events(writer http.ResponseWriter, request *http.Request)

func (*Proxy) Logs added in v1.2.4

func (p *Proxy) Logs(writer http.ResponseWriter, request *http.Request)

func (*Proxy) PassToSocket

func (p *Proxy) PassToSocket(writer http.ResponseWriter, request *http.Request)

func (*Proxy) Stats added in v1.2.4

func (p *Proxy) Stats(writer http.ResponseWriter, request *http.Request)

type Server added in v1.1.0

type Server struct {
	// contains filtered or unexported fields
}

func NewServer added in v1.1.0

func NewServer(p *Proxy, port int, signal chan os.Signal) (*Server, error)

func (*Server) Shutdown added in v1.1.0

func (s *Server) Shutdown()

func (*Server) Start added in v1.1.0

func (s *Server) Start()

Jump to

Keyboard shortcuts

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