Namespace OpenSearch.Net.VirtualizedCluster
Classes
FixedPipelineFactory
SealedVirtualCluster
VirtualCluster
VirtualClusterConnection
An in memory connection that uses a rule engine to return different responses for sniffs/pings and API calls.
Either instantiate through the static Success(byte[]) or Error() for the simplest use-cases
Or use VirtualCluster to chain together a rule engine until VirtualWith Cluster becomes availableConnection(Func<Connection Configuration, Connection Configuration>)