| 
| static constexpr std::string_view  | kUser {"user"} | 
|   | 
| static constexpr std::string_view  | kName {"name"} | 
|   | 
| static constexpr std::string_view  | kKeyringPath {"keyring_path"} | 
|   | 
| static constexpr std::string_view  | kMasterKeyPath {"master_key_path"} | 
|   | 
| static constexpr std::string_view  | kMasterKeyReader {"master_key_reader"} | 
|   | 
| static constexpr std::string_view  | kMasterKeyWriter {"master_key_writer"} | 
|   | 
| static constexpr std::string_view  | kDynamicState {"dynamic_state"} | 
|   | 
| static constexpr std::string_view  | kMaxTotalConnections {"max_total_connections"} | 
|   | 
| static constexpr std::string_view  | kPidFile {"pid_file"} | 
|   |