kdnotify/schema/notify
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
..
prio schema/notify: prio.Priority 2022-12-09 18:05:56 +00:00
state schema/notify: state.State 2022-12-09 18:05:55 +00:00
ty schema/notify: ty.Type 2022-12-09 18:05:55 +00:00
message.go schema/notify: Message, VrrpMessage 2022-12-09 18:05:56 +00:00