A keepalived FIFO notification handler
Go to file
Paul Stemmet 69ceb4eab3
schema/notify: Message, VrrpMessage
The in-memory representation of a keepalived notify event.

Message is not strictly accurate for non VRRP events, but as we don't
care about IPVS events now this is fine for our purposes. We do
explicitly provide a VrrpMessage type however which is guaranteed to be
a VRRP event.
2022-12-09 18:05:56 +00:00
config config: LibCxt 2022-12-09 18:05:55 +00:00
fifo fifo: add MkPipe/1 2022-12-09 18:05:54 +00:00
schema/notify schema/notify: Message, VrrpMessage 2022-12-09 18:05:56 +00:00
.gitignore repo: Genesis 2022-11-24 12:43:17 +00:00
LICENSE repo: Genesis 2022-11-24 12:43:17 +00:00
README.md repo: Genesis 2022-11-24 12:43:17 +00:00
go.mod go.mod: add shellwords + tidy 2022-12-09 18:05:54 +00:00
go.sum go.mod: add shellwords + tidy 2022-12-09 18:05:54 +00:00

README.md

kdnotify - A keepalived FIFO handler