syntax = "proto3"; package configuration; enum ReloadEvent { ROUTING = 0; RULE = 1; }