package
0.10.0
Repository: https://github.com/go-vela/mock.git
Documentation: pkg.go.dev

# Functions

New returns a client that is capable of handling Docker client calls and returning stub responses.

# Constants

nolint: godot // ignore comment ending in a list Version represents the supported Docker API version for the mock.

# Structs

ConfigService implements all the config related functions for the Docker mock.
ContainerService implements all the container related functions for the Docker mock.
DistributionService implements all the distribution related functions for the Docker mock.
ImageService implements all the image related functions for the Docker mock.
NetworkService implements all the network related functions for the Docker mock.
NodeService implements all the node related functions for the Docker mock.
PluginService implements all the plugin related functions for the Docker mock.
SecretService implements all the secret related functions for the Docker mock.
ServiceService implements all the service related functions for the Docker mock.
SwarmService implements all the swarm related functions for the Docker mock.
SystemService implements all the system related functions for the Docker mock.
VolumeService implements all the volume related functions for the Docker mock.