Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KafkaRuleParser ¶
func KafkaRuleParser(rule *cilium.PortNetworkPolicyRule) []L7NetworkPolicyRule
KafkaRuleParser parses protobuf L7 rules to enforcement objects May panic
Types ¶
type KafkaParser ¶
type KafkaParser struct {
// contains filtered or unexported fields
}
func (*KafkaParser) OnData ¶
func (p *KafkaParser) OnData(reply bool, reader *Reader) (OpType, int)
type KafkaParserFactory ¶
type KafkaParserFactory struct{}
func (*KafkaParserFactory) Create ¶
func (pf *KafkaParserFactory) Create(connection *Connection) interface{}
Click to show internal directories.
Click to hide internal directories.