ark::catalog::RobotSecretSet
Defined in header “ark/catalog/stages/robot_secret_set.hh”.
This message is sent out when secrets are received from the robot (typically after re-authenticating). It was kept outside of rbuf to make it more of a challenge to spy on/log (even if that reasoning is a bit weak).
Variables
- std::map< std::string, std::string > secrets
The key/value pairs of all the secrests.