go-debos / fakemachine

fake a machine
Apache License 2.0
34 stars 37 forks source link

Pass arguments to the backend #191

Open obbardc opened 6 months ago

obbardc commented 6 months ago

The backends should be able to accept some backend-specific arguments.

The API to set a backend option could look something like:

There also could be an API to get the default backend options.