Documentation ¶ Index ¶ type Reporter Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Reporter ¶ type Reporter interface { Run(ctx context.Context) error Send() error } Reporter interface provides functions to start/stop a remote client A remote client is an active component which is responsible for collecting events collected by datapath and ship them to the master enforcer. Source Files ¶ View all Source files interfaces.go Directories ¶ Show internal Expand all Path Synopsis mockclient Package mockclient is a generated GoMock package. Package mockclient is a generated GoMock package. reportsclient statsclient Click to show internal directories. Click to hide internal directories.