Documentation ¶
Rendered for windows/amd64
Index ¶
- Variables
- func New(*kcfg.Config) registry.Plugin
- type GRPCClient
- type Plugin
- func (p *Plugin) Compile(context.Context) error
- func (p *Plugin) Generate(context.Context) error
- func (p *Plugin) GetFlow(ctx context.Context) error
- func (p *Plugin) Init() error
- func (p *Plugin) Name() string
- func (p *Plugin) RunPktMonServer(ctx context.Context) error
- func (p *Plugin) SetupChannel(ch chan *v1.Event) error
- func (p *Plugin) SetupStream() error
- func (p *Plugin) Start(ctx context.Context) error
- func (p *Plugin) StartStream(ctx context.Context) error
- func (p *Plugin) Stop() error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type GRPCClient ¶
type GRPCClient struct {
observerv1.ObserverClient
}
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) SetupStream ¶
Click to show internal directories.
Click to hide internal directories.