api/pkg/audit
Peter Kurfer d70ba748f5 Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator
- merge packages to get a more concise layout because plugins are no more and therefore there's not a lot to be exported
- fix test logger
- rework config parsing to be easier and more transparent
- remove unnecessary APIs because dynamic endpoint handling is rather a won't implement
2021-02-10 20:26:45 +00:00
..
details Add DNS details 2021-01-26 18:17:37 +01:00
sink Refactor gRPC sink 2021-01-27 13:31:51 +01:00
api.go Subscribe sinks with a context to automatically remove them when context is canceled 2021-01-26 18:50:53 +01:00
event.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
event_stream.go Subscribe sinks with a context to automatically remove them when context is canceled 2021-01-26 18:50:53 +01:00
event_stream_test.go Refactor gRPC sink 2021-01-27 13:31:51 +01:00
event_test.go Add DNS details 2021-01-26 18:17:37 +01:00
options.go Moved code of commands to their main package 2021-01-26 18:19:52 +01:00
reader.go Implement log and writer sinks 2021-01-26 18:17:37 +01:00
reader_test.go Capture source and destination addresses as byte arrays 2021-01-26 18:20:51 +01:00
tls_details.go Move HTTPS handling to http_mock handler 2021-01-26 18:42:07 +01:00
writer.go Move sinks to extra package 2021-01-26 18:17:37 +01:00
writer_test.go Add DNS details 2021-01-26 18:17:37 +01:00