Skip to content

v0.2.0

Compare
Choose a tag to compare
@rajch rajch released this 27 May 11:10
· 5 commits to main since this release

Added driver.UsesPerClusterNetworking method.

Drivers that do not implement Network functions at all should return false for this method.

The mock driver and tests have been updated to use it.