Documentation ¶
Index ¶
- type TCPDump
- func (t *TCPDump) AddMatcher(name string, s stringMatcher)
- func (t *TCPDump) MatchCount(name string) int
- func (t *TCPDump) MatchCountFn(name string) func() int
- func (t *TCPDump) ResetCount(name string)
- func (t *TCPDump) SetLogEnabled(logEnabled bool)
- func (t *TCPDump) SetLogString(str string)
- func (t *TCPDump) Start(expr ...string)
- func (t *TCPDump) Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TCPDump ¶
type TCPDump struct {
// contains filtered or unexported fields
}
func AttachUnavailable ¶
AttachUnavailable use if tcpdump is not available in the container
func (*TCPDump) AddMatcher ¶
func (*TCPDump) MatchCount ¶
func (*TCPDump) MatchCountFn ¶
func (*TCPDump) ResetCount ¶
func (*TCPDump) SetLogEnabled ¶
func (*TCPDump) SetLogString ¶
Click to show internal directories.
Click to hide internal directories.