Make builder for UninitializedSandbox
and SandboxConfiguration
#191
Labels
area/API
Related to the API or public interface
lifecycle/confirmed
Bug is verified or proposal seems reasonable
Milestone
Currently, we configure an
UninitializedSandbox
by providing it with aSandboxConfiguration
. We should revisit our current configurations and consider using a builder pattern instead.This is related to work in #183 , and #85 .
The text was updated successfully, but these errors were encountered: