accesslog

package
v0.0.0-...-f33f640 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessHandler

type AccessHandler interface {
	HandleAccess(fromIP, svcID, toIP string) error
}

AccessHandler ...

type Server

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

Server ...

func NewAccessLogServer

func NewAccessLogServer(handler AccessHandler) *Server

NewAccessLogServer ...

func (*Server) Serve

func (server *Server) Serve() error

Serve ...

func (*Server) StreamAccessLogs

func (server *Server) StreamAccessLogs(logStream als.AccessLogService_StreamAccessLogsServer) error

StreamAccessLogs accept access log from lazy xds egress gateway

Jump to

Keyboard shortcuts

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