package
1.2.1
Repository: https://github.com/nicholasjackson/consul.git
Documentation: pkg.go.dev

# Functions

TestFetchCh returns a channel that returns the result of the Fetch call.
TestFetchChResult tests that the result from TestFetchCh matches within a reasonable period of time (it expects it to be "immediate" but waits some milliseconds).
TestRPC returns a mock implementation of the RPC interface.

# Constants

Recommended name for registration.
Recommended name for registration.
Recommended name for registration.

# Structs

ConnectCALeaf supports fetching and generating Connect leaf certificates.
ConnectCALeafRequest is the cache.Request implementation for the ConnectCALeaf cache type.
ConnectCARoot supports fetching the Connect CA roots.
IntentionMatch supports fetching the intentions via match queries.
MockRPC is an autogenerated mock type for the RPC type.

# Interfaces

RPC is an interface that an RPC client must implement.