kubernetes/pkg/proxy/healthcheck/common.go

type listener

type httpServerFactory

type httpServer

type stdNetListener

func (stdNetListener) Listen(ctx context.Context, addrs ...string) (net.Listener, error) {}

var _

type stdHTTPServerFactory

func (stdHTTPServerFactory) New(handler http.Handler) httpServer {}

var _