mirror of
https://github.com/apple/container.git
synced 2026-09-11 10:15:38 +00:00
This is something I forgot to update ages ago. The field names, while they do make sense, were different than the constructor names that eventually set the fields themselves. This is kind of awkward, and I'd much rather fix this now while it's much easier. We'll need to update `container` after this Signed-off-by: Danny Canter <danny_canter@apple.com>