Add options to sandbox controller interface. Update sandbox controller interface to fully utilize sandbox controller interface. Move grpc error conversion to service. Signed-off-by: Derek McGowan <derek@mcg.dev>
Moves the sandbox store plugin under the plugins packages and adds a unique plugin type for other plugins to depend on it. Updates the sandbox controller plugin to depend on the sandbox store plugin. Signed-off-by: Derek McGowan <derek@mcg.dev>