compute-sdk-go
compute-sdk-go copied to clipboard
Core and Simple Cache API integration tests
Currently Viceroy doesn't support the Core Cache API (added in #47) other than stubs. Once there is something more complete we should add an integration test for it there.
Basis can be the example program in _examples/corecache.
Ditto for Simple Cache API.