coreos / butane

Butane translates human-readable Butane Configs into machine-readable Ignition Configs.
https://coreos.github.io/butane/
Apache License 2.0
255 stars 70 forks source link

base/v0_5_exp: remove `Option` wrapper types #420

Closed bgilbert closed 1 year ago

bgilbert commented 1 year ago

They complicate the API without adding much value, and we use them inconsistently. Followup to #53.