podman/pkg/specgenutil
Paul Holzinger 001d48929d
MAC address json unmarshal should allow strings
Create a new mac address type which supports json marshal/unmarshal from
and to string. This change is backwards compatible with the previous
versions as the unmarshal method still accepts the old byte array or
base64 encoded string.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-11-03 15:30:16 +01:00
..
createparse.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
ports.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
specgen.go MAC address json unmarshal should allow strings 2021-11-03 15:30:16 +01:00
util.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
volumes.go volumes: allow more options for devpts 2021-10-28 15:30:06 +02:00