diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2020-02-17 09:58:40 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2020-02-19 11:04:02 +0100 |
commit | b7b9f8d0cfcf2ec5eaa35d5a09c7527739b74683 (patch) | |
tree | bf38320fc374129832a5d67a503822b4f743e630 /cmd/podman/logs.go | |
parent | 1bed53b02c2f65ba26dc320a797c6fe473fce9a1 (diff) | |
download | podman-b7b9f8d0cfcf2ec5eaa35d5a09c7527739b74683.tar.gz podman-b7b9f8d0cfcf2ec5eaa35d5a09c7527739b74683.tar.bz2 podman-b7b9f8d0cfcf2ec5eaa35d5a09c7527739b74683.zip |
libpod/config: use built-in TOML instead of manually merging
Instead of manually merging the configs, use the built-in features of
TOMP to merge/extend the fields of a data type when encoding a file.
This erases the need for the merge code in libpod/config and also
addresses issues when merging booleans.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'cmd/podman/logs.go')
0 files changed, 0 insertions, 0 deletions