mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-30 12:57:46 +00:00
Jarrod Johnson
77284af60d
Rework multiple node result data
Before there was some awkward ambiguity between top level key names and node names. For example a node named 'error' would be tricky. Address that by allocating a 'databynode' top level container to clarify the namespace of keys is nodenames specifically. Use this to simplify code that tried to workaround the ambiguity.
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%