Documentation ¶
Index ¶
Constants ¶
View Source
const (
HAProxySPOEName = "source.haproxy_spoe"
)
View Source
const (
PCapName = "source.pcap"
)
Variables ¶
This section is empty.
Functions ¶
func NewHAProxySPOE ¶
Types ¶
type HAProxySPOE ¶
type HAProxySPOE struct {
// contains filtered or unexported fields
}
func (*HAProxySPOE) Children ¶
func (m *HAProxySPOE) Children() [][]mirror.Module
func (*HAProxySPOE) Context ¶
func (m *HAProxySPOE) Context() *mirror.ModuleContext
func (*HAProxySPOE) Output ¶
func (m *HAProxySPOE) Output() <-chan mirror.Request
func (*HAProxySPOE) SetInput ¶
func (m *HAProxySPOE) SetInput(c <-chan mirror.Request)
type HAProxySPOEConfig ¶
type PCap ¶
type PCap struct {
// contains filtered or unexported fields
}
func (*PCap) Context ¶
func (m *PCap) Context() *mirror.ModuleContext
type PCapConfig ¶
Click to show internal directories.
Click to hide internal directories.