Re: how to unwrap a back-end provider

2020-05-21 Thread Andrew Gaul
Here is an example of unwrapping a compute provider: https://stackoverflow.com/questions/23044060/how-access-native-provider-api-with-jclouds-1-7 You can unwrap a blobstore provider in the same way. On Fri, May 22, 2020 at 12:13:31AM -, John Calcote wrote: > Hi Andrew, > > I've searched

how to unwrap a back-end provider

2020-05-21 Thread John Calcote
Hi Andrew, I've searched high and low for how to do that "unwrap" trick you mentioned here: https://jclouds.apache.org/start/concepts/#providers I've even played with evaluating different methods on the blobstore context and builder. I cannot find an obvious (or unobvious) way to access the