# Functions
NewMockEtcdClient creates a new mock instance.
NewMockRoundTripper creates a new mock instance.
# Structs
MockEtcdClient is a mock of EtcdClient interface.
MockEtcdClientMockRecorder is the mock recorder for MockEtcdClient.
MockRoundTripper is a mock of RoundTripper interface.
MockRoundTripperMockRecorder is the mock recorder for MockRoundTripper.