Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerClient ¶
DockerClient is an autogenerated mock type for the DockerClient type
func (*DockerClient) ImageBuild ¶
func (_m *DockerClient) ImageBuild(_a0 context.Context, _a1 io.Reader, _a2 types.ImageBuildOptions) (types.ImageBuildResponse, error)
ImageBuild provides a mock function with given fields: _a0, _a1, _a2
func (*DockerClient) ImagePush ¶
func (_m *DockerClient) ImagePush(_a0 context.Context, _a1 string, _a2 types.ImagePushOptions) (io.ReadCloser, error)
ImagePush provides a mock function with given fields: _a0, _a1, _a2
Click to show internal directories.
Click to hide internal directories.