The `Kernel` and `Network` members of the sysconfig stage options structure were previously not declared as pointers. As a result, they always appeared in the resulting JSON object, even though they were empty. Use pointers to ensure that the members are omitted from the resulting JSON object, if they were not defined. Signed-off-by: Tomas Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| distro.go | ||
| distro_test.go | ||
| distro_v2.go | ||