# Functions
NewMockclient creates a new mock instance.
NewMockLogDriver creates a new mock instance.
# Structs
Mockclient is a mock of client interface.
MockclientMockRecorder is the mock recorder for Mockclient.
MockLogDriver is a mock of LogDriver interface.
MockLogDriverMockRecorder is the mock recorder for MockLogDriver.