test

package
v1.13.14 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Tmpdir string

Functions

This section is empty.

Types

type AccessLogServer

type AccessLogServer struct {
	Path string
	Logs chan cilium.EntryType
	// contains filtered or unexported fields
}

func StartAccessLogServer

func StartAccessLogServer(accessLogName string, bufSize int) *AccessLogServer

StartAccessLogServer starts the access log server.

func (*AccessLogServer) Clear

func (s *AccessLogServer) Clear() (passed, drops int)

Clear empties the access log server buffer, counting the passes and drops

func (*AccessLogServer) Close

func (s *AccessLogServer) Close()

Close removes the unix domain socket from the filesystem

Jump to

Keyboard shortcuts

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