Documentation
¶
Overview ¶
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Index ¶
- type MockAPIClient
- func (m *MockAPIClient) BuildCachePrune(arg0 context.Context, arg1 client.BuildCachePruneOptions) (client.BuildCachePruneResult, error)
- func (m *MockAPIClient) BuildCancel(arg0 context.Context, arg1 string, arg2 client.BuildCancelOptions) (client.BuildCancelResult, error)
- func (m *MockAPIClient) CheckpointCreate(arg0 context.Context, arg1 string, arg2 client.CheckpointCreateOptions) (client.CheckpointCreateResult, error)
- func (m *MockAPIClient) CheckpointList(arg0 context.Context, arg1 string, arg2 client.CheckpointListOptions) (client.CheckpointListResult, error)
- func (m *MockAPIClient) CheckpointRemove(arg0 context.Context, arg1 string, arg2 client.CheckpointRemoveOptions) (client.CheckpointRemoveResult, error)
- func (m *MockAPIClient) ClientVersion() string
- func (m *MockAPIClient) Close() error
- func (m *MockAPIClient) ConfigCreate(arg0 context.Context, arg1 client.ConfigCreateOptions) (client.ConfigCreateResult, error)
- func (m *MockAPIClient) ConfigInspect(arg0 context.Context, arg1 string, arg2 client.ConfigInspectOptions) (client.ConfigInspectResult, error)
- func (m *MockAPIClient) ConfigList(arg0 context.Context, arg1 client.ConfigListOptions) (client.ConfigListResult, error)
- func (m *MockAPIClient) ConfigRemove(arg0 context.Context, arg1 string, arg2 client.ConfigRemoveOptions) (client.ConfigRemoveResult, error)
- func (m *MockAPIClient) ConfigUpdate(arg0 context.Context, arg1 string, arg2 client.ConfigUpdateOptions) (client.ConfigUpdateResult, error)
- func (m *MockAPIClient) ContainerAttach(arg0 context.Context, arg1 string, arg2 client.ContainerAttachOptions) (client.ContainerAttachResult, error)
- func (m *MockAPIClient) ContainerCommit(arg0 context.Context, arg1 string, arg2 client.ContainerCommitOptions) (client.ContainerCommitResult, error)
- func (m *MockAPIClient) ContainerCreate(arg0 context.Context, arg1 client.ContainerCreateOptions) (client.ContainerCreateResult, error)
- func (m *MockAPIClient) ContainerDiff(arg0 context.Context, arg1 string, arg2 client.ContainerDiffOptions) (client.ContainerDiffResult, error)
- func (m *MockAPIClient) ContainerExport(arg0 context.Context, arg1 string, arg2 client.ContainerExportOptions) (client.ContainerExportResult, error)
- func (m *MockAPIClient) ContainerInspect(arg0 context.Context, arg1 string, arg2 client.ContainerInspectOptions) (client.ContainerInspectResult, error)
- func (m *MockAPIClient) ContainerKill(arg0 context.Context, arg1 string, arg2 client.ContainerKillOptions) (client.ContainerKillResult, error)
- func (m *MockAPIClient) ContainerList(arg0 context.Context, arg1 client.ContainerListOptions) (client.ContainerListResult, error)
- func (m *MockAPIClient) ContainerLogs(arg0 context.Context, arg1 string, arg2 client.ContainerLogsOptions) (client.ContainerLogsResult, error)
- func (m *MockAPIClient) ContainerPause(arg0 context.Context, arg1 string, arg2 client.ContainerPauseOptions) (client.ContainerPauseResult, error)
- func (m *MockAPIClient) ContainerPrune(arg0 context.Context, arg1 client.ContainerPruneOptions) (client.ContainerPruneResult, error)
- func (m *MockAPIClient) ContainerRemove(arg0 context.Context, arg1 string, arg2 client.ContainerRemoveOptions) (client.ContainerRemoveResult, error)
- func (m *MockAPIClient) ContainerRename(arg0 context.Context, arg1 string, arg2 client.ContainerRenameOptions) (client.ContainerRenameResult, error)
- func (m *MockAPIClient) ContainerResize(arg0 context.Context, arg1 string, arg2 client.ContainerResizeOptions) (client.ContainerResizeResult, error)
- func (m *MockAPIClient) ContainerRestart(arg0 context.Context, arg1 string, arg2 client.ContainerRestartOptions) (client.ContainerRestartResult, error)
- func (m *MockAPIClient) ContainerStart(arg0 context.Context, arg1 string, arg2 client.ContainerStartOptions) (client.ContainerStartResult, error)
- func (m *MockAPIClient) ContainerStatPath(arg0 context.Context, arg1 string, arg2 client.ContainerStatPathOptions) (client.ContainerStatPathResult, error)
- func (m *MockAPIClient) ContainerStats(arg0 context.Context, arg1 string, arg2 client.ContainerStatsOptions) (client.ContainerStatsResult, error)
- func (m *MockAPIClient) ContainerStop(arg0 context.Context, arg1 string, arg2 client.ContainerStopOptions) (client.ContainerStopResult, error)
- func (m *MockAPIClient) ContainerTop(arg0 context.Context, arg1 string, arg2 client.ContainerTopOptions) (client.ContainerTopResult, error)
- func (m *MockAPIClient) ContainerUnpause(arg0 context.Context, arg1 string, arg2 client.ContainerUnpauseOptions) (client.ContainerUnpauseResult, error)
- func (m *MockAPIClient) ContainerUpdate(arg0 context.Context, arg1 string, arg2 client.ContainerUpdateOptions) (client.ContainerUpdateResult, error)
- func (m *MockAPIClient) ContainerWait(arg0 context.Context, arg1 string, arg2 client.ContainerWaitOptions) client.ContainerWaitResult
- func (m *MockAPIClient) CopyFromContainer(arg0 context.Context, arg1 string, arg2 client.CopyFromContainerOptions) (client.CopyFromContainerResult, error)
- func (m *MockAPIClient) CopyToContainer(arg0 context.Context, arg1 string, arg2 client.CopyToContainerOptions) (client.CopyToContainerResult, error)
- func (m *MockAPIClient) DaemonHost() string
- func (m *MockAPIClient) DialHijack(arg0 context.Context, arg1, arg2 string, arg3 map[string][]string) (net.Conn, error)
- func (m *MockAPIClient) Dialer() func(context.Context) (net.Conn, error)
- func (m *MockAPIClient) DiskUsage(arg0 context.Context, arg1 client.DiskUsageOptions) (client.DiskUsageResult, error)
- func (m *MockAPIClient) DistributionInspect(arg0 context.Context, arg1 string, arg2 client.DistributionInspectOptions) (client.DistributionInspectResult, error)
- func (m *MockAPIClient) EXPECT() *MockAPIClientMockRecorder
- func (m *MockAPIClient) Events(arg0 context.Context, arg1 client.EventsListOptions) client.EventsResult
- func (m *MockAPIClient) ExecAttach(arg0 context.Context, arg1 string, arg2 client.ExecAttachOptions) (client.ExecAttachResult, error)
- func (m *MockAPIClient) ExecCreate(arg0 context.Context, arg1 string, arg2 client.ExecCreateOptions) (client.ExecCreateResult, error)
- func (m *MockAPIClient) ExecInspect(arg0 context.Context, arg1 string, arg2 client.ExecInspectOptions) (client.ExecInspectResult, error)
- func (m *MockAPIClient) ExecResize(arg0 context.Context, arg1 string, arg2 client.ExecResizeOptions) (client.ExecResizeResult, error)
- func (m *MockAPIClient) ExecStart(arg0 context.Context, arg1 string, arg2 client.ExecStartOptions) (client.ExecStartResult, error)
- func (m *MockAPIClient) ImageBuild(arg0 context.Context, arg1 io.Reader, arg2 client.ImageBuildOptions) (client.ImageBuildResult, error)
- func (m *MockAPIClient) ImageHistory(arg0 context.Context, arg1 string, arg2 ...client.ImageHistoryOption) (client.ImageHistoryResult, error)
- func (m *MockAPIClient) ImageImport(arg0 context.Context, arg1 client.ImageImportSource, arg2 string, ...) (client.ImageImportResult, error)
- func (m *MockAPIClient) ImageInspect(arg0 context.Context, arg1 string, arg2 ...client.ImageInspectOption) (client.ImageInspectResult, error)
- func (m *MockAPIClient) ImageList(arg0 context.Context, arg1 client.ImageListOptions) (client.ImageListResult, error)
- func (m *MockAPIClient) ImageLoad(arg0 context.Context, arg1 io.Reader, arg2 ...client.ImageLoadOption) (client.ImageLoadResult, error)
- func (m *MockAPIClient) ImagePrune(arg0 context.Context, arg1 client.ImagePruneOptions) (client.ImagePruneResult, error)
- func (m *MockAPIClient) ImagePull(arg0 context.Context, arg1 string, arg2 client.ImagePullOptions) (client.ImagePullResponse, error)
- func (m *MockAPIClient) ImagePush(arg0 context.Context, arg1 string, arg2 client.ImagePushOptions) (client.ImagePushResponse, error)
- func (m *MockAPIClient) ImageRemove(arg0 context.Context, arg1 string, arg2 client.ImageRemoveOptions) (client.ImageRemoveResult, error)
- func (m *MockAPIClient) ImageSave(arg0 context.Context, arg1 []string, arg2 ...client.ImageSaveOption) (client.ImageSaveResult, error)
- func (m *MockAPIClient) ImageSearch(arg0 context.Context, arg1 string, arg2 client.ImageSearchOptions) (client.ImageSearchResult, error)
- func (m *MockAPIClient) ImageTag(arg0 context.Context, arg1 client.ImageTagOptions) (client.ImageTagResult, error)
- func (m *MockAPIClient) Info(arg0 context.Context, arg1 client.InfoOptions) (client.SystemInfoResult, error)
- func (m *MockAPIClient) NetworkConnect(arg0 context.Context, arg1 string, arg2 client.NetworkConnectOptions) (client.NetworkConnectResult, error)
- func (m *MockAPIClient) NetworkCreate(arg0 context.Context, arg1 string, arg2 client.NetworkCreateOptions) (client.NetworkCreateResult, error)
- func (m *MockAPIClient) NetworkDisconnect(arg0 context.Context, arg1 string, arg2 client.NetworkDisconnectOptions) (client.NetworkDisconnectResult, error)
- func (m *MockAPIClient) NetworkInspect(arg0 context.Context, arg1 string, arg2 client.NetworkInspectOptions) (client.NetworkInspectResult, error)
- func (m *MockAPIClient) NetworkList(arg0 context.Context, arg1 client.NetworkListOptions) (client.NetworkListResult, error)
- func (m *MockAPIClient) NetworkPrune(arg0 context.Context, arg1 client.NetworkPruneOptions) (client.NetworkPruneResult, error)
- func (m *MockAPIClient) NetworkRemove(arg0 context.Context, arg1 string, arg2 client.NetworkRemoveOptions) (client.NetworkRemoveResult, error)
- func (m *MockAPIClient) NodeInspect(arg0 context.Context, arg1 string, arg2 client.NodeInspectOptions) (client.NodeInspectResult, error)
- func (m *MockAPIClient) NodeList(arg0 context.Context, arg1 client.NodeListOptions) (client.NodeListResult, error)
- func (m *MockAPIClient) NodeRemove(arg0 context.Context, arg1 string, arg2 client.NodeRemoveOptions) (client.NodeRemoveResult, error)
- func (m *MockAPIClient) NodeUpdate(arg0 context.Context, arg1 string, arg2 client.NodeUpdateOptions) (client.NodeUpdateResult, error)
- func (m *MockAPIClient) Ping(arg0 context.Context, arg1 client.PingOptions) (client.PingResult, error)
- func (m *MockAPIClient) PluginCreate(arg0 context.Context, arg1 io.Reader, arg2 client.PluginCreateOptions) (client.PluginCreateResult, error)
- func (m *MockAPIClient) PluginDisable(arg0 context.Context, arg1 string, arg2 client.PluginDisableOptions) (client.PluginDisableResult, error)
- func (m *MockAPIClient) PluginEnable(arg0 context.Context, arg1 string, arg2 client.PluginEnableOptions) (client.PluginEnableResult, error)
- func (m *MockAPIClient) PluginInspect(arg0 context.Context, arg1 string, arg2 client.PluginInspectOptions) (client.PluginInspectResult, error)
- func (m *MockAPIClient) PluginInstall(arg0 context.Context, arg1 string, arg2 client.PluginInstallOptions) (client.PluginInstallResult, error)
- func (m *MockAPIClient) PluginList(arg0 context.Context, arg1 client.PluginListOptions) (client.PluginListResult, error)
- func (m *MockAPIClient) PluginPush(arg0 context.Context, arg1 string, arg2 client.PluginPushOptions) (client.PluginPushResult, error)
- func (m *MockAPIClient) PluginRemove(arg0 context.Context, arg1 string, arg2 client.PluginRemoveOptions) (client.PluginRemoveResult, error)
- func (m *MockAPIClient) PluginSet(arg0 context.Context, arg1 string, arg2 client.PluginSetOptions) (client.PluginSetResult, error)
- func (m *MockAPIClient) PluginUpgrade(arg0 context.Context, arg1 string, arg2 client.PluginUpgradeOptions) (client.PluginUpgradeResult, error)
- func (m *MockAPIClient) RegistryLogin(arg0 context.Context, arg1 client.RegistryLoginOptions) (client.RegistryLoginResult, error)
- func (m *MockAPIClient) SecretCreate(arg0 context.Context, arg1 client.SecretCreateOptions) (client.SecretCreateResult, error)
- func (m *MockAPIClient) SecretInspect(arg0 context.Context, arg1 string, arg2 client.SecretInspectOptions) (client.SecretInspectResult, error)
- func (m *MockAPIClient) SecretList(arg0 context.Context, arg1 client.SecretListOptions) (client.SecretListResult, error)
- func (m *MockAPIClient) SecretRemove(arg0 context.Context, arg1 string, arg2 client.SecretRemoveOptions) (client.SecretRemoveResult, error)
- func (m *MockAPIClient) SecretUpdate(arg0 context.Context, arg1 string, arg2 client.SecretUpdateOptions) (client.SecretUpdateResult, error)
- func (m *MockAPIClient) ServerVersion(arg0 context.Context, arg1 client.ServerVersionOptions) (client.ServerVersionResult, error)
- func (m *MockAPIClient) ServiceCreate(arg0 context.Context, arg1 client.ServiceCreateOptions) (client.ServiceCreateResult, error)
- func (m *MockAPIClient) ServiceInspect(arg0 context.Context, arg1 string, arg2 client.ServiceInspectOptions) (client.ServiceInspectResult, error)
- func (m *MockAPIClient) ServiceList(arg0 context.Context, arg1 client.ServiceListOptions) (client.ServiceListResult, error)
- func (m *MockAPIClient) ServiceLogs(arg0 context.Context, arg1 string, arg2 client.ServiceLogsOptions) (client.ServiceLogsResult, error)
- func (m *MockAPIClient) ServiceRemove(arg0 context.Context, arg1 string, arg2 client.ServiceRemoveOptions) (client.ServiceRemoveResult, error)
- func (m *MockAPIClient) ServiceUpdate(arg0 context.Context, arg1 string, arg2 client.ServiceUpdateOptions) (client.ServiceUpdateResult, error)
- func (m *MockAPIClient) SwarmGetUnlockKey(arg0 context.Context) (client.SwarmGetUnlockKeyResult, error)
- func (m *MockAPIClient) SwarmInit(arg0 context.Context, arg1 client.SwarmInitOptions) (client.SwarmInitResult, error)
- func (m *MockAPIClient) SwarmInspect(arg0 context.Context, arg1 client.SwarmInspectOptions) (client.SwarmInspectResult, error)
- func (m *MockAPIClient) SwarmJoin(arg0 context.Context, arg1 client.SwarmJoinOptions) (client.SwarmJoinResult, error)
- func (m *MockAPIClient) SwarmLeave(arg0 context.Context, arg1 client.SwarmLeaveOptions) (client.SwarmLeaveResult, error)
- func (m *MockAPIClient) SwarmUnlock(arg0 context.Context, arg1 client.SwarmUnlockOptions) (client.SwarmUnlockResult, error)
- func (m *MockAPIClient) SwarmUpdate(arg0 context.Context, arg1 client.SwarmUpdateOptions) (client.SwarmUpdateResult, error)
- func (m *MockAPIClient) TaskInspect(arg0 context.Context, arg1 string, arg2 client.TaskInspectOptions) (client.TaskInspectResult, error)
- func (m *MockAPIClient) TaskList(arg0 context.Context, arg1 client.TaskListOptions) (client.TaskListResult, error)
- func (m *MockAPIClient) TaskLogs(arg0 context.Context, arg1 string, arg2 client.TaskLogsOptions) (client.TaskLogsResult, error)
- func (m *MockAPIClient) VolumeCreate(arg0 context.Context, arg1 client.VolumeCreateOptions) (client.VolumeCreateResult, error)
- func (m *MockAPIClient) VolumeInspect(arg0 context.Context, arg1 string, arg2 client.VolumeInspectOptions) (client.VolumeInspectResult, error)
- func (m *MockAPIClient) VolumeList(arg0 context.Context, arg1 client.VolumeListOptions) (client.VolumeListResult, error)
- func (m *MockAPIClient) VolumePrune(arg0 context.Context, arg1 client.VolumePruneOptions) (client.VolumePruneResult, error)
- func (m *MockAPIClient) VolumeRemove(arg0 context.Context, arg1 string, arg2 client.VolumeRemoveOptions) (client.VolumeRemoveResult, error)
- func (m *MockAPIClient) VolumeUpdate(arg0 context.Context, arg1 string, arg2 client.VolumeUpdateOptions) (client.VolumeUpdateResult, error)
- type MockAPIClientMockRecorder
- func (mr *MockAPIClientMockRecorder) BuildCachePrune(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) BuildCancel(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CheckpointCreate(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CheckpointList(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CheckpointRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ClientVersion() *gomock.Call
- func (mr *MockAPIClientMockRecorder) Close() *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigCreate(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigUpdate(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerAttach(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerCommit(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerCreate(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerDiff(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerExport(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerKill(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerLogs(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerPause(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerPrune(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerRename(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerResize(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerRestart(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerStart(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerStatPath(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerStats(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerStop(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerTop(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerUnpause(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerUpdate(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerWait(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CopyFromContainer(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CopyToContainer(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) DaemonHost() *gomock.Call
- func (mr *MockAPIClientMockRecorder) DialHijack(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) Dialer() *gomock.Call
- func (mr *MockAPIClientMockRecorder) DiskUsage(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) DistributionInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) Events(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecAttach(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecCreate(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecResize(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecStart(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageBuild(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageHistory(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageImport(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageInspect(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageLoad(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImagePrune(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImagePull(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImagePush(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageSave(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageSearch(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageTag(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) Info(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkConnect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkCreate(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkDisconnect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkPrune(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NodeInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NodeList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NodeRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NodeUpdate(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) Ping(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginCreate(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginDisable(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginEnable(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginInstall(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginPush(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginSet(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginUpgrade(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) RegistryLogin(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretCreate(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretUpdate(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServerVersion(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceCreate(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceLogs(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceUpdate(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmGetUnlockKey(arg0 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmInit(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmInspect(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmJoin(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmLeave(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmUnlock(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmUpdate(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) TaskInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) TaskList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) TaskLogs(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeCreate(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeInspect(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeList(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumePrune(arg0, arg1 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeRemove(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeUpdate(arg0, arg1, arg2 any) *gomock.Call
- type MockCli
- func (m *MockCli) BuildKitEnabled() (bool, error)
- func (m *MockCli) Client() client.APIClient
- func (m *MockCli) ConfigFile() *configfile.ConfigFile
- func (m *MockCli) ContextStore() store.Store
- func (m *MockCli) CurrentContext() string
- func (m *MockCli) CurrentVersion() string
- func (m *MockCli) DockerEndpoint() docker.Endpoint
- func (m *MockCli) EXPECT() *MockCliMockRecorder
- func (m *MockCli) Err() *streams.Out
- func (m *MockCli) In() *streams.In
- func (m *MockCli) MeterProvider() metric.MeterProvider
- func (m *MockCli) Out() *streams.Out
- func (m *MockCli) Resource() *resource.Resource
- func (m *MockCli) ServerInfo() command.ServerInfo
- func (m *MockCli) SetIn(arg0 *streams.In)
- func (m *MockCli) TracerProvider() trace.TracerProvider
- type MockCliMockRecorder
- func (mr *MockCliMockRecorder) BuildKitEnabled() *gomock.Call
- func (mr *MockCliMockRecorder) Client() *gomock.Call
- func (mr *MockCliMockRecorder) ConfigFile() *gomock.Call
- func (mr *MockCliMockRecorder) ContextStore() *gomock.Call
- func (mr *MockCliMockRecorder) CurrentContext() *gomock.Call
- func (mr *MockCliMockRecorder) CurrentVersion() *gomock.Call
- func (mr *MockCliMockRecorder) DockerEndpoint() *gomock.Call
- func (mr *MockCliMockRecorder) Err() *gomock.Call
- func (mr *MockCliMockRecorder) In() *gomock.Call
- func (mr *MockCliMockRecorder) MeterProvider() *gomock.Call
- func (mr *MockCliMockRecorder) Out() *gomock.Call
- func (mr *MockCliMockRecorder) Resource() *gomock.Call
- func (mr *MockCliMockRecorder) ServerInfo() *gomock.Call
- func (mr *MockCliMockRecorder) SetIn(arg0 any) *gomock.Call
- func (mr *MockCliMockRecorder) TracerProvider() *gomock.Call
- type MockCompose
- func (m *MockCompose) Attach(ctx context.Context, projectName string, options api.AttachOptions) error
- func (m *MockCompose) Build(ctx context.Context, project *types.Project, options api.BuildOptions) error
- func (m *MockCompose) Commit(ctx context.Context, projectName string, options api.CommitOptions) error
- func (m *MockCompose) Copy(ctx context.Context, projectName string, options api.CopyOptions) error
- func (m *MockCompose) Create(ctx context.Context, project *types.Project, options api.CreateOptions) error
- func (m *MockCompose) Down(ctx context.Context, projectName string, options api.DownOptions) error
- func (m *MockCompose) EXPECT() *MockComposeMockRecorder
- func (m *MockCompose) Events(ctx context.Context, projectName string, options api.EventsOptions) error
- func (m *MockCompose) Exec(ctx context.Context, projectName string, options api.RunOptions) (int, error)
- func (m *MockCompose) Export(ctx context.Context, projectName string, options api.ExportOptions) error
- func (m *MockCompose) Generate(ctx context.Context, options api.GenerateOptions) (*types.Project, error)
- func (m *MockCompose) Images(ctx context.Context, projectName string, options api.ImagesOptions) (map[string]api.ImageSummary, error)
- func (m *MockCompose) Kill(ctx context.Context, projectName string, options api.KillOptions) error
- func (m *MockCompose) List(ctx context.Context, options api.ListOptions) ([]api.Stack, error)
- func (m *MockCompose) LoadProject(ctx context.Context, options api.ProjectLoadOptions) (*types.Project, error)
- func (m *MockCompose) Logs(ctx context.Context, projectName string, consumer api.LogConsumer, ...) error
- func (m *MockCompose) Pause(ctx context.Context, projectName string, options api.PauseOptions) error
- func (m *MockCompose) Port(ctx context.Context, projectName, service string, port uint16, ...) (string, int, error)
- func (m *MockCompose) Ps(ctx context.Context, projectName string, options api.PsOptions) ([]api.ContainerSummary, error)
- func (m *MockCompose) Publish(ctx context.Context, project *types.Project, repository string, ...) error
- func (m *MockCompose) Pull(ctx context.Context, project *types.Project, options api.PullOptions) error
- func (m *MockCompose) Push(ctx context.Context, project *types.Project, options api.PushOptions) error
- func (m *MockCompose) Remove(ctx context.Context, projectName string, options api.RemoveOptions) error
- func (m *MockCompose) Restart(ctx context.Context, projectName string, options api.RestartOptions) error
- func (m *MockCompose) RunOneOffContainer(ctx context.Context, project *types.Project, opts api.RunOptions) (int, error)
- func (m *MockCompose) Scale(ctx context.Context, project *types.Project, options api.ScaleOptions) error
- func (m *MockCompose) Start(ctx context.Context, projectName string, options api.StartOptions) error
- func (m *MockCompose) Stop(ctx context.Context, projectName string, options api.StopOptions) error
- func (m *MockCompose) Top(ctx context.Context, projectName string, services []string) ([]api.ContainerProcSummary, error)
- func (m *MockCompose) UnPause(ctx context.Context, projectName string, options api.PauseOptions) error
- func (m *MockCompose) Up(ctx context.Context, project *types.Project, options api.UpOptions) error
- func (m *MockCompose) Viz(ctx context.Context, project *types.Project, options api.VizOptions) (string, error)
- func (m *MockCompose) Volumes(ctx context.Context, project string, options api.VolumesOptions) ([]api.VolumesSummary, error)
- func (m *MockCompose) Wait(ctx context.Context, projectName string, options api.WaitOptions) (int64, error)
- func (m *MockCompose) Watch(ctx context.Context, project *types.Project, options api.WatchOptions) error
- type MockComposeMockRecorder
- func (mr *MockComposeMockRecorder) Attach(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Build(ctx, project, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Commit(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Copy(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Create(ctx, project, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Down(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Events(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Exec(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Export(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Generate(ctx, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Images(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Kill(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) List(ctx, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) LoadProject(ctx, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Logs(ctx, projectName, consumer, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Pause(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Port(ctx, projectName, service, port, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Ps(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Publish(ctx, project, repository, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Pull(ctx, project, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Push(ctx, project, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Remove(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Restart(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) RunOneOffContainer(ctx, project, opts any) *gomock.Call
- func (mr *MockComposeMockRecorder) Scale(ctx, project, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Start(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Stop(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Top(ctx, projectName, services any) *gomock.Call
- func (mr *MockComposeMockRecorder) UnPause(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Up(ctx, project, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Viz(ctx, project, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Volumes(ctx, project, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Wait(ctx, projectName, options any) *gomock.Call
- func (mr *MockComposeMockRecorder) Watch(ctx, project, options any) *gomock.Call
- type MockLogConsumer
- type MockLogConsumerMockRecorder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAPIClient ¶
type MockAPIClient struct {
// contains filtered or unexported fields
}
MockAPIClient is a mock of APIClient interface.
func NewMockAPIClient ¶
func NewMockAPIClient(ctrl *gomock.Controller) *MockAPIClient
NewMockAPIClient creates a new mock instance.
func (*MockAPIClient) BuildCachePrune ¶
func (m *MockAPIClient) BuildCachePrune(arg0 context.Context, arg1 client.BuildCachePruneOptions) (client.BuildCachePruneResult, error)
BuildCachePrune mocks base method.
func (*MockAPIClient) BuildCancel ¶
func (m *MockAPIClient) BuildCancel(arg0 context.Context, arg1 string, arg2 client.BuildCancelOptions) (client.BuildCancelResult, error)
BuildCancel mocks base method.
func (*MockAPIClient) CheckpointCreate ¶
func (m *MockAPIClient) CheckpointCreate(arg0 context.Context, arg1 string, arg2 client.CheckpointCreateOptions) (client.CheckpointCreateResult, error)
CheckpointCreate mocks base method.
func (*MockAPIClient) CheckpointList ¶
func (m *MockAPIClient) CheckpointList(arg0 context.Context, arg1 string, arg2 client.CheckpointListOptions) (client.CheckpointListResult, error)
CheckpointList mocks base method.
func (*MockAPIClient) CheckpointRemove ¶ added in v5.1.0
func (m *MockAPIClient) CheckpointRemove(arg0 context.Context, arg1 string, arg2 client.CheckpointRemoveOptions) (client.CheckpointRemoveResult, error)
CheckpointRemove mocks base method.
func (*MockAPIClient) ClientVersion ¶
func (m *MockAPIClient) ClientVersion() string
ClientVersion mocks base method.
func (*MockAPIClient) ConfigCreate ¶
func (m *MockAPIClient) ConfigCreate(arg0 context.Context, arg1 client.ConfigCreateOptions) (client.ConfigCreateResult, error)
ConfigCreate mocks base method.
func (*MockAPIClient) ConfigInspect ¶ added in v5.1.0
func (m *MockAPIClient) ConfigInspect(arg0 context.Context, arg1 string, arg2 client.ConfigInspectOptions) (client.ConfigInspectResult, error)
ConfigInspect mocks base method.
func (*MockAPIClient) ConfigList ¶
func (m *MockAPIClient) ConfigList(arg0 context.Context, arg1 client.ConfigListOptions) (client.ConfigListResult, error)
ConfigList mocks base method.
func (*MockAPIClient) ConfigRemove ¶
func (m *MockAPIClient) ConfigRemove(arg0 context.Context, arg1 string, arg2 client.ConfigRemoveOptions) (client.ConfigRemoveResult, error)
ConfigRemove mocks base method.
func (*MockAPIClient) ConfigUpdate ¶
func (m *MockAPIClient) ConfigUpdate(arg0 context.Context, arg1 string, arg2 client.ConfigUpdateOptions) (client.ConfigUpdateResult, error)
ConfigUpdate mocks base method.
func (*MockAPIClient) ContainerAttach ¶
func (m *MockAPIClient) ContainerAttach(arg0 context.Context, arg1 string, arg2 client.ContainerAttachOptions) (client.ContainerAttachResult, error)
ContainerAttach mocks base method.
func (*MockAPIClient) ContainerCommit ¶
func (m *MockAPIClient) ContainerCommit(arg0 context.Context, arg1 string, arg2 client.ContainerCommitOptions) (client.ContainerCommitResult, error)
ContainerCommit mocks base method.
func (*MockAPIClient) ContainerCreate ¶
func (m *MockAPIClient) ContainerCreate(arg0 context.Context, arg1 client.ContainerCreateOptions) (client.ContainerCreateResult, error)
ContainerCreate mocks base method.
func (*MockAPIClient) ContainerDiff ¶
func (m *MockAPIClient) ContainerDiff(arg0 context.Context, arg1 string, arg2 client.ContainerDiffOptions) (client.ContainerDiffResult, error)
ContainerDiff mocks base method.
func (*MockAPIClient) ContainerExport ¶
func (m *MockAPIClient) ContainerExport(arg0 context.Context, arg1 string, arg2 client.ContainerExportOptions) (client.ContainerExportResult, error)
ContainerExport mocks base method.
func (*MockAPIClient) ContainerInspect ¶
func (m *MockAPIClient) ContainerInspect(arg0 context.Context, arg1 string, arg2 client.ContainerInspectOptions) (client.ContainerInspectResult, error)
ContainerInspect mocks base method.
func (*MockAPIClient) ContainerKill ¶
func (m *MockAPIClient) ContainerKill(arg0 context.Context, arg1 string, arg2 client.ContainerKillOptions) (client.ContainerKillResult, error)
ContainerKill mocks base method.
func (*MockAPIClient) ContainerList ¶
func (m *MockAPIClient) ContainerList(arg0 context.Context, arg1 client.ContainerListOptions) (client.ContainerListResult, error)
ContainerList mocks base method.
func (*MockAPIClient) ContainerLogs ¶
func (m *MockAPIClient) ContainerLogs(arg0 context.Context, arg1 string, arg2 client.ContainerLogsOptions) (client.ContainerLogsResult, error)
ContainerLogs mocks base method.
func (*MockAPIClient) ContainerPause ¶
func (m *MockAPIClient) ContainerPause(arg0 context.Context, arg1 string, arg2 client.ContainerPauseOptions) (client.ContainerPauseResult, error)
ContainerPause mocks base method.
func (*MockAPIClient) ContainerPrune ¶ added in v5.1.0
func (m *MockAPIClient) ContainerPrune(arg0 context.Context, arg1 client.ContainerPruneOptions) (client.ContainerPruneResult, error)
ContainerPrune mocks base method.
func (*MockAPIClient) ContainerRemove ¶
func (m *MockAPIClient) ContainerRemove(arg0 context.Context, arg1 string, arg2 client.ContainerRemoveOptions) (client.ContainerRemoveResult, error)
ContainerRemove mocks base method.
func (*MockAPIClient) ContainerRename ¶
func (m *MockAPIClient) ContainerRename(arg0 context.Context, arg1 string, arg2 client.ContainerRenameOptions) (client.ContainerRenameResult, error)
ContainerRename mocks base method.
func (*MockAPIClient) ContainerResize ¶
func (m *MockAPIClient) ContainerResize(arg0 context.Context, arg1 string, arg2 client.ContainerResizeOptions) (client.ContainerResizeResult, error)
ContainerResize mocks base method.
func (*MockAPIClient) ContainerRestart ¶
func (m *MockAPIClient) ContainerRestart(arg0 context.Context, arg1 string, arg2 client.ContainerRestartOptions) (client.ContainerRestartResult, error)
ContainerRestart mocks base method.
func (*MockAPIClient) ContainerStart ¶
func (m *MockAPIClient) ContainerStart(arg0 context.Context, arg1 string, arg2 client.ContainerStartOptions) (client.ContainerStartResult, error)
ContainerStart mocks base method.
func (*MockAPIClient) ContainerStatPath ¶
func (m *MockAPIClient) ContainerStatPath(arg0 context.Context, arg1 string, arg2 client.ContainerStatPathOptions) (client.ContainerStatPathResult, error)
ContainerStatPath mocks base method.
func (*MockAPIClient) ContainerStats ¶
func (m *MockAPIClient) ContainerStats(arg0 context.Context, arg1 string, arg2 client.ContainerStatsOptions) (client.ContainerStatsResult, error)
ContainerStats mocks base method.
func (*MockAPIClient) ContainerStop ¶
func (m *MockAPIClient) ContainerStop(arg0 context.Context, arg1 string, arg2 client.ContainerStopOptions) (client.ContainerStopResult, error)
ContainerStop mocks base method.
func (*MockAPIClient) ContainerTop ¶
func (m *MockAPIClient) ContainerTop(arg0 context.Context, arg1 string, arg2 client.ContainerTopOptions) (client.ContainerTopResult, error)
ContainerTop mocks base method.
func (*MockAPIClient) ContainerUnpause ¶
func (m *MockAPIClient) ContainerUnpause(arg0 context.Context, arg1 string, arg2 client.ContainerUnpauseOptions) (client.ContainerUnpauseResult, error)
ContainerUnpause mocks base method.
func (*MockAPIClient) ContainerUpdate ¶
func (m *MockAPIClient) ContainerUpdate(arg0 context.Context, arg1 string, arg2 client.ContainerUpdateOptions) (client.ContainerUpdateResult, error)
ContainerUpdate mocks base method.
func (*MockAPIClient) ContainerWait ¶
func (m *MockAPIClient) ContainerWait(arg0 context.Context, arg1 string, arg2 client.ContainerWaitOptions) client.ContainerWaitResult
ContainerWait mocks base method.
func (*MockAPIClient) CopyFromContainer ¶
func (m *MockAPIClient) CopyFromContainer(arg0 context.Context, arg1 string, arg2 client.CopyFromContainerOptions) (client.CopyFromContainerResult, error)
CopyFromContainer mocks base method.
func (*MockAPIClient) CopyToContainer ¶
func (m *MockAPIClient) CopyToContainer(arg0 context.Context, arg1 string, arg2 client.CopyToContainerOptions) (client.CopyToContainerResult, error)
CopyToContainer mocks base method.
func (*MockAPIClient) DaemonHost ¶
func (m *MockAPIClient) DaemonHost() string
DaemonHost mocks base method.
func (*MockAPIClient) DialHijack ¶
func (m *MockAPIClient) DialHijack(arg0 context.Context, arg1, arg2 string, arg3 map[string][]string) (net.Conn, error)
DialHijack mocks base method.
func (*MockAPIClient) DiskUsage ¶
func (m *MockAPIClient) DiskUsage(arg0 context.Context, arg1 client.DiskUsageOptions) (client.DiskUsageResult, error)
DiskUsage mocks base method.
func (*MockAPIClient) DistributionInspect ¶
func (m *MockAPIClient) DistributionInspect(arg0 context.Context, arg1 string, arg2 client.DistributionInspectOptions) (client.DistributionInspectResult, error)
DistributionInspect mocks base method.
func (*MockAPIClient) EXPECT ¶
func (m *MockAPIClient) EXPECT() *MockAPIClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAPIClient) Events ¶
func (m *MockAPIClient) Events(arg0 context.Context, arg1 client.EventsListOptions) client.EventsResult
Events mocks base method.
func (*MockAPIClient) ExecAttach ¶ added in v5.1.0
func (m *MockAPIClient) ExecAttach(arg0 context.Context, arg1 string, arg2 client.ExecAttachOptions) (client.ExecAttachResult, error)
ExecAttach mocks base method.
func (*MockAPIClient) ExecCreate ¶ added in v5.1.0
func (m *MockAPIClient) ExecCreate(arg0 context.Context, arg1 string, arg2 client.ExecCreateOptions) (client.ExecCreateResult, error)
ExecCreate mocks base method.
func (*MockAPIClient) ExecInspect ¶ added in v5.1.0
func (m *MockAPIClient) ExecInspect(arg0 context.Context, arg1 string, arg2 client.ExecInspectOptions) (client.ExecInspectResult, error)
ExecInspect mocks base method.
func (*MockAPIClient) ExecResize ¶ added in v5.1.0
func (m *MockAPIClient) ExecResize(arg0 context.Context, arg1 string, arg2 client.ExecResizeOptions) (client.ExecResizeResult, error)
ExecResize mocks base method.
func (*MockAPIClient) ExecStart ¶ added in v5.1.0
func (m *MockAPIClient) ExecStart(arg0 context.Context, arg1 string, arg2 client.ExecStartOptions) (client.ExecStartResult, error)
ExecStart mocks base method.
func (*MockAPIClient) ImageBuild ¶
func (m *MockAPIClient) ImageBuild(arg0 context.Context, arg1 io.Reader, arg2 client.ImageBuildOptions) (client.ImageBuildResult, error)
ImageBuild mocks base method.
func (*MockAPIClient) ImageHistory ¶
func (m *MockAPIClient) ImageHistory(arg0 context.Context, arg1 string, arg2 ...client.ImageHistoryOption) (client.ImageHistoryResult, error)
ImageHistory mocks base method.
func (*MockAPIClient) ImageImport ¶
func (m *MockAPIClient) ImageImport(arg0 context.Context, arg1 client.ImageImportSource, arg2 string, arg3 client.ImageImportOptions) (client.ImageImportResult, error)
ImageImport mocks base method.
func (*MockAPIClient) ImageInspect ¶
func (m *MockAPIClient) ImageInspect(arg0 context.Context, arg1 string, arg2 ...client.ImageInspectOption) (client.ImageInspectResult, error)
ImageInspect mocks base method.
func (*MockAPIClient) ImageList ¶
func (m *MockAPIClient) ImageList(arg0 context.Context, arg1 client.ImageListOptions) (client.ImageListResult, error)
ImageList mocks base method.
func (*MockAPIClient) ImageLoad ¶
func (m *MockAPIClient) ImageLoad(arg0 context.Context, arg1 io.Reader, arg2 ...client.ImageLoadOption) (client.ImageLoadResult, error)
ImageLoad mocks base method.
func (*MockAPIClient) ImagePrune ¶ added in v5.1.0
func (m *MockAPIClient) ImagePrune(arg0 context.Context, arg1 client.ImagePruneOptions) (client.ImagePruneResult, error)
ImagePrune mocks base method.
func (*MockAPIClient) ImagePull ¶
func (m *MockAPIClient) ImagePull(arg0 context.Context, arg1 string, arg2 client.ImagePullOptions) (client.ImagePullResponse, error)
ImagePull mocks base method.
func (*MockAPIClient) ImagePush ¶
func (m *MockAPIClient) ImagePush(arg0 context.Context, arg1 string, arg2 client.ImagePushOptions) (client.ImagePushResponse, error)
ImagePush mocks base method.
func (*MockAPIClient) ImageRemove ¶
func (m *MockAPIClient) ImageRemove(arg0 context.Context, arg1 string, arg2 client.ImageRemoveOptions) (client.ImageRemoveResult, error)
ImageRemove mocks base method.
func (*MockAPIClient) ImageSave ¶
func (m *MockAPIClient) ImageSave(arg0 context.Context, arg1 []string, arg2 ...client.ImageSaveOption) (client.ImageSaveResult, error)
ImageSave mocks base method.
func (*MockAPIClient) ImageSearch ¶
func (m *MockAPIClient) ImageSearch(arg0 context.Context, arg1 string, arg2 client.ImageSearchOptions) (client.ImageSearchResult, error)
ImageSearch mocks base method.
func (*MockAPIClient) ImageTag ¶
func (m *MockAPIClient) ImageTag(arg0 context.Context, arg1 client.ImageTagOptions) (client.ImageTagResult, error)
ImageTag mocks base method.
func (*MockAPIClient) Info ¶
func (m *MockAPIClient) Info(arg0 context.Context, arg1 client.InfoOptions) (client.SystemInfoResult, error)
Info mocks base method.
func (*MockAPIClient) NetworkConnect ¶
func (m *MockAPIClient) NetworkConnect(arg0 context.Context, arg1 string, arg2 client.NetworkConnectOptions) (client.NetworkConnectResult, error)
NetworkConnect mocks base method.
func (*MockAPIClient) NetworkCreate ¶
func (m *MockAPIClient) NetworkCreate(arg0 context.Context, arg1 string, arg2 client.NetworkCreateOptions) (client.NetworkCreateResult, error)
NetworkCreate mocks base method.
func (*MockAPIClient) NetworkDisconnect ¶
func (m *MockAPIClient) NetworkDisconnect(arg0 context.Context, arg1 string, arg2 client.NetworkDisconnectOptions) (client.NetworkDisconnectResult, error)
NetworkDisconnect mocks base method.
func (*MockAPIClient) NetworkInspect ¶
func (m *MockAPIClient) NetworkInspect(arg0 context.Context, arg1 string, arg2 client.NetworkInspectOptions) (client.NetworkInspectResult, error)
NetworkInspect mocks base method.
func (*MockAPIClient) NetworkList ¶
func (m *MockAPIClient) NetworkList(arg0 context.Context, arg1 client.NetworkListOptions) (client.NetworkListResult, error)
NetworkList mocks base method.
func (*MockAPIClient) NetworkPrune ¶ added in v5.1.0
func (m *MockAPIClient) NetworkPrune(arg0 context.Context, arg1 client.NetworkPruneOptions) (client.NetworkPruneResult, error)
NetworkPrune mocks base method.
func (*MockAPIClient) NetworkRemove ¶
func (m *MockAPIClient) NetworkRemove(arg0 context.Context, arg1 string, arg2 client.NetworkRemoveOptions) (client.NetworkRemoveResult, error)
NetworkRemove mocks base method.
func (*MockAPIClient) NodeInspect ¶ added in v5.1.0
func (m *MockAPIClient) NodeInspect(arg0 context.Context, arg1 string, arg2 client.NodeInspectOptions) (client.NodeInspectResult, error)
NodeInspect mocks base method.
func (*MockAPIClient) NodeList ¶
func (m *MockAPIClient) NodeList(arg0 context.Context, arg1 client.NodeListOptions) (client.NodeListResult, error)
NodeList mocks base method.
func (*MockAPIClient) NodeRemove ¶
func (m *MockAPIClient) NodeRemove(arg0 context.Context, arg1 string, arg2 client.NodeRemoveOptions) (client.NodeRemoveResult, error)
NodeRemove mocks base method.
func (*MockAPIClient) NodeUpdate ¶
func (m *MockAPIClient) NodeUpdate(arg0 context.Context, arg1 string, arg2 client.NodeUpdateOptions) (client.NodeUpdateResult, error)
NodeUpdate mocks base method.
func (*MockAPIClient) Ping ¶
func (m *MockAPIClient) Ping(arg0 context.Context, arg1 client.PingOptions) (client.PingResult, error)
Ping mocks base method.
func (*MockAPIClient) PluginCreate ¶
func (m *MockAPIClient) PluginCreate(arg0 context.Context, arg1 io.Reader, arg2 client.PluginCreateOptions) (client.PluginCreateResult, error)
PluginCreate mocks base method.
func (*MockAPIClient) PluginDisable ¶
func (m *MockAPIClient) PluginDisable(arg0 context.Context, arg1 string, arg2 client.PluginDisableOptions) (client.PluginDisableResult, error)
PluginDisable mocks base method.
func (*MockAPIClient) PluginEnable ¶
func (m *MockAPIClient) PluginEnable(arg0 context.Context, arg1 string, arg2 client.PluginEnableOptions) (client.PluginEnableResult, error)
PluginEnable mocks base method.
func (*MockAPIClient) PluginInspect ¶ added in v5.1.0
func (m *MockAPIClient) PluginInspect(arg0 context.Context, arg1 string, arg2 client.PluginInspectOptions) (client.PluginInspectResult, error)
PluginInspect mocks base method.
func (*MockAPIClient) PluginInstall ¶
func (m *MockAPIClient) PluginInstall(arg0 context.Context, arg1 string, arg2 client.PluginInstallOptions) (client.PluginInstallResult, error)
PluginInstall mocks base method.
func (*MockAPIClient) PluginList ¶
func (m *MockAPIClient) PluginList(arg0 context.Context, arg1 client.PluginListOptions) (client.PluginListResult, error)
PluginList mocks base method.
func (*MockAPIClient) PluginPush ¶
func (m *MockAPIClient) PluginPush(arg0 context.Context, arg1 string, arg2 client.PluginPushOptions) (client.PluginPushResult, error)
PluginPush mocks base method.
func (*MockAPIClient) PluginRemove ¶
func (m *MockAPIClient) PluginRemove(arg0 context.Context, arg1 string, arg2 client.PluginRemoveOptions) (client.PluginRemoveResult, error)
PluginRemove mocks base method.
func (*MockAPIClient) PluginSet ¶
func (m *MockAPIClient) PluginSet(arg0 context.Context, arg1 string, arg2 client.PluginSetOptions) (client.PluginSetResult, error)
PluginSet mocks base method.
func (*MockAPIClient) PluginUpgrade ¶
func (m *MockAPIClient) PluginUpgrade(arg0 context.Context, arg1 string, arg2 client.PluginUpgradeOptions) (client.PluginUpgradeResult, error)
PluginUpgrade mocks base method.
func (*MockAPIClient) RegistryLogin ¶
func (m *MockAPIClient) RegistryLogin(arg0 context.Context, arg1 client.RegistryLoginOptions) (client.RegistryLoginResult, error)
RegistryLogin mocks base method.
func (*MockAPIClient) SecretCreate ¶
func (m *MockAPIClient) SecretCreate(arg0 context.Context, arg1 client.SecretCreateOptions) (client.SecretCreateResult, error)
SecretCreate mocks base method.
func (*MockAPIClient) SecretInspect ¶ added in v5.1.0
func (m *MockAPIClient) SecretInspect(arg0 context.Context, arg1 string, arg2 client.SecretInspectOptions) (client.SecretInspectResult, error)
SecretInspect mocks base method.
func (*MockAPIClient) SecretList ¶
func (m *MockAPIClient) SecretList(arg0 context.Context, arg1 client.SecretListOptions) (client.SecretListResult, error)
SecretList mocks base method.
func (*MockAPIClient) SecretRemove ¶
func (m *MockAPIClient) SecretRemove(arg0 context.Context, arg1 string, arg2 client.SecretRemoveOptions) (client.SecretRemoveResult, error)
SecretRemove mocks base method.
func (*MockAPIClient) SecretUpdate ¶
func (m *MockAPIClient) SecretUpdate(arg0 context.Context, arg1 string, arg2 client.SecretUpdateOptions) (client.SecretUpdateResult, error)
SecretUpdate mocks base method.
func (*MockAPIClient) ServerVersion ¶
func (m *MockAPIClient) ServerVersion(arg0 context.Context, arg1 client.ServerVersionOptions) (client.ServerVersionResult, error)
ServerVersion mocks base method.
func (*MockAPIClient) ServiceCreate ¶
func (m *MockAPIClient) ServiceCreate(arg0 context.Context, arg1 client.ServiceCreateOptions) (client.ServiceCreateResult, error)
ServiceCreate mocks base method.
func (*MockAPIClient) ServiceInspect ¶ added in v5.1.0
func (m *MockAPIClient) ServiceInspect(arg0 context.Context, arg1 string, arg2 client.ServiceInspectOptions) (client.ServiceInspectResult, error)
ServiceInspect mocks base method.
func (*MockAPIClient) ServiceList ¶
func (m *MockAPIClient) ServiceList(arg0 context.Context, arg1 client.ServiceListOptions) (client.ServiceListResult, error)
ServiceList mocks base method.
func (*MockAPIClient) ServiceLogs ¶
func (m *MockAPIClient) ServiceLogs(arg0 context.Context, arg1 string, arg2 client.ServiceLogsOptions) (client.ServiceLogsResult, error)
ServiceLogs mocks base method.
func (*MockAPIClient) ServiceRemove ¶
func (m *MockAPIClient) ServiceRemove(arg0 context.Context, arg1 string, arg2 client.ServiceRemoveOptions) (client.ServiceRemoveResult, error)
ServiceRemove mocks base method.
func (*MockAPIClient) ServiceUpdate ¶
func (m *MockAPIClient) ServiceUpdate(arg0 context.Context, arg1 string, arg2 client.ServiceUpdateOptions) (client.ServiceUpdateResult, error)
ServiceUpdate mocks base method.
func (*MockAPIClient) SwarmGetUnlockKey ¶
func (m *MockAPIClient) SwarmGetUnlockKey(arg0 context.Context) (client.SwarmGetUnlockKeyResult, error)
SwarmGetUnlockKey mocks base method.
func (*MockAPIClient) SwarmInit ¶
func (m *MockAPIClient) SwarmInit(arg0 context.Context, arg1 client.SwarmInitOptions) (client.SwarmInitResult, error)
SwarmInit mocks base method.
func (*MockAPIClient) SwarmInspect ¶
func (m *MockAPIClient) SwarmInspect(arg0 context.Context, arg1 client.SwarmInspectOptions) (client.SwarmInspectResult, error)
SwarmInspect mocks base method.
func (*MockAPIClient) SwarmJoin ¶
func (m *MockAPIClient) SwarmJoin(arg0 context.Context, arg1 client.SwarmJoinOptions) (client.SwarmJoinResult, error)
SwarmJoin mocks base method.
func (*MockAPIClient) SwarmLeave ¶
func (m *MockAPIClient) SwarmLeave(arg0 context.Context, arg1 client.SwarmLeaveOptions) (client.SwarmLeaveResult, error)
SwarmLeave mocks base method.
func (*MockAPIClient) SwarmUnlock ¶
func (m *MockAPIClient) SwarmUnlock(arg0 context.Context, arg1 client.SwarmUnlockOptions) (client.SwarmUnlockResult, error)
SwarmUnlock mocks base method.
func (*MockAPIClient) SwarmUpdate ¶
func (m *MockAPIClient) SwarmUpdate(arg0 context.Context, arg1 client.SwarmUpdateOptions) (client.SwarmUpdateResult, error)
SwarmUpdate mocks base method.
func (*MockAPIClient) TaskInspect ¶ added in v5.1.0
func (m *MockAPIClient) TaskInspect(arg0 context.Context, arg1 string, arg2 client.TaskInspectOptions) (client.TaskInspectResult, error)
TaskInspect mocks base method.
func (*MockAPIClient) TaskList ¶
func (m *MockAPIClient) TaskList(arg0 context.Context, arg1 client.TaskListOptions) (client.TaskListResult, error)
TaskList mocks base method.
func (*MockAPIClient) TaskLogs ¶
func (m *MockAPIClient) TaskLogs(arg0 context.Context, arg1 string, arg2 client.TaskLogsOptions) (client.TaskLogsResult, error)
TaskLogs mocks base method.
func (*MockAPIClient) VolumeCreate ¶
func (m *MockAPIClient) VolumeCreate(arg0 context.Context, arg1 client.VolumeCreateOptions) (client.VolumeCreateResult, error)
VolumeCreate mocks base method.
func (*MockAPIClient) VolumeInspect ¶
func (m *MockAPIClient) VolumeInspect(arg0 context.Context, arg1 string, arg2 client.VolumeInspectOptions) (client.VolumeInspectResult, error)
VolumeInspect mocks base method.
func (*MockAPIClient) VolumeList ¶
func (m *MockAPIClient) VolumeList(arg0 context.Context, arg1 client.VolumeListOptions) (client.VolumeListResult, error)
VolumeList mocks base method.
func (*MockAPIClient) VolumePrune ¶ added in v5.1.0
func (m *MockAPIClient) VolumePrune(arg0 context.Context, arg1 client.VolumePruneOptions) (client.VolumePruneResult, error)
VolumePrune mocks base method.
func (*MockAPIClient) VolumeRemove ¶
func (m *MockAPIClient) VolumeRemove(arg0 context.Context, arg1 string, arg2 client.VolumeRemoveOptions) (client.VolumeRemoveResult, error)
VolumeRemove mocks base method.
func (*MockAPIClient) VolumeUpdate ¶
func (m *MockAPIClient) VolumeUpdate(arg0 context.Context, arg1 string, arg2 client.VolumeUpdateOptions) (client.VolumeUpdateResult, error)
VolumeUpdate mocks base method.
type MockAPIClientMockRecorder ¶
type MockAPIClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAPIClientMockRecorder is the mock recorder for MockAPIClient.
func (*MockAPIClientMockRecorder) BuildCachePrune ¶
func (mr *MockAPIClientMockRecorder) BuildCachePrune(arg0, arg1 any) *gomock.Call
BuildCachePrune indicates an expected call of BuildCachePrune.
func (*MockAPIClientMockRecorder) BuildCancel ¶
func (mr *MockAPIClientMockRecorder) BuildCancel(arg0, arg1, arg2 any) *gomock.Call
BuildCancel indicates an expected call of BuildCancel.
func (*MockAPIClientMockRecorder) CheckpointCreate ¶
func (mr *MockAPIClientMockRecorder) CheckpointCreate(arg0, arg1, arg2 any) *gomock.Call
CheckpointCreate indicates an expected call of CheckpointCreate.
func (*MockAPIClientMockRecorder) CheckpointList ¶
func (mr *MockAPIClientMockRecorder) CheckpointList(arg0, arg1, arg2 any) *gomock.Call
CheckpointList indicates an expected call of CheckpointList.
func (*MockAPIClientMockRecorder) CheckpointRemove ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) CheckpointRemove(arg0, arg1, arg2 any) *gomock.Call
CheckpointRemove indicates an expected call of CheckpointRemove.
func (*MockAPIClientMockRecorder) ClientVersion ¶
func (mr *MockAPIClientMockRecorder) ClientVersion() *gomock.Call
ClientVersion indicates an expected call of ClientVersion.
func (*MockAPIClientMockRecorder) Close ¶
func (mr *MockAPIClientMockRecorder) Close() *gomock.Call
Close indicates an expected call of Close.
func (*MockAPIClientMockRecorder) ConfigCreate ¶
func (mr *MockAPIClientMockRecorder) ConfigCreate(arg0, arg1 any) *gomock.Call
ConfigCreate indicates an expected call of ConfigCreate.
func (*MockAPIClientMockRecorder) ConfigInspect ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) ConfigInspect(arg0, arg1, arg2 any) *gomock.Call
ConfigInspect indicates an expected call of ConfigInspect.
func (*MockAPIClientMockRecorder) ConfigList ¶
func (mr *MockAPIClientMockRecorder) ConfigList(arg0, arg1 any) *gomock.Call
ConfigList indicates an expected call of ConfigList.
func (*MockAPIClientMockRecorder) ConfigRemove ¶
func (mr *MockAPIClientMockRecorder) ConfigRemove(arg0, arg1, arg2 any) *gomock.Call
ConfigRemove indicates an expected call of ConfigRemove.
func (*MockAPIClientMockRecorder) ConfigUpdate ¶
func (mr *MockAPIClientMockRecorder) ConfigUpdate(arg0, arg1, arg2 any) *gomock.Call
ConfigUpdate indicates an expected call of ConfigUpdate.
func (*MockAPIClientMockRecorder) ContainerAttach ¶
func (mr *MockAPIClientMockRecorder) ContainerAttach(arg0, arg1, arg2 any) *gomock.Call
ContainerAttach indicates an expected call of ContainerAttach.
func (*MockAPIClientMockRecorder) ContainerCommit ¶
func (mr *MockAPIClientMockRecorder) ContainerCommit(arg0, arg1, arg2 any) *gomock.Call
ContainerCommit indicates an expected call of ContainerCommit.
func (*MockAPIClientMockRecorder) ContainerCreate ¶
func (mr *MockAPIClientMockRecorder) ContainerCreate(arg0, arg1 any) *gomock.Call
ContainerCreate indicates an expected call of ContainerCreate.
func (*MockAPIClientMockRecorder) ContainerDiff ¶
func (mr *MockAPIClientMockRecorder) ContainerDiff(arg0, arg1, arg2 any) *gomock.Call
ContainerDiff indicates an expected call of ContainerDiff.
func (*MockAPIClientMockRecorder) ContainerExport ¶
func (mr *MockAPIClientMockRecorder) ContainerExport(arg0, arg1, arg2 any) *gomock.Call
ContainerExport indicates an expected call of ContainerExport.
func (*MockAPIClientMockRecorder) ContainerInspect ¶
func (mr *MockAPIClientMockRecorder) ContainerInspect(arg0, arg1, arg2 any) *gomock.Call
ContainerInspect indicates an expected call of ContainerInspect.
func (*MockAPIClientMockRecorder) ContainerKill ¶
func (mr *MockAPIClientMockRecorder) ContainerKill(arg0, arg1, arg2 any) *gomock.Call
ContainerKill indicates an expected call of ContainerKill.
func (*MockAPIClientMockRecorder) ContainerList ¶
func (mr *MockAPIClientMockRecorder) ContainerList(arg0, arg1 any) *gomock.Call
ContainerList indicates an expected call of ContainerList.
func (*MockAPIClientMockRecorder) ContainerLogs ¶
func (mr *MockAPIClientMockRecorder) ContainerLogs(arg0, arg1, arg2 any) *gomock.Call
ContainerLogs indicates an expected call of ContainerLogs.
func (*MockAPIClientMockRecorder) ContainerPause ¶
func (mr *MockAPIClientMockRecorder) ContainerPause(arg0, arg1, arg2 any) *gomock.Call
ContainerPause indicates an expected call of ContainerPause.
func (*MockAPIClientMockRecorder) ContainerPrune ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) ContainerPrune(arg0, arg1 any) *gomock.Call
ContainerPrune indicates an expected call of ContainerPrune.
func (*MockAPIClientMockRecorder) ContainerRemove ¶
func (mr *MockAPIClientMockRecorder) ContainerRemove(arg0, arg1, arg2 any) *gomock.Call
ContainerRemove indicates an expected call of ContainerRemove.
func (*MockAPIClientMockRecorder) ContainerRename ¶
func (mr *MockAPIClientMockRecorder) ContainerRename(arg0, arg1, arg2 any) *gomock.Call
ContainerRename indicates an expected call of ContainerRename.
func (*MockAPIClientMockRecorder) ContainerResize ¶
func (mr *MockAPIClientMockRecorder) ContainerResize(arg0, arg1, arg2 any) *gomock.Call
ContainerResize indicates an expected call of ContainerResize.
func (*MockAPIClientMockRecorder) ContainerRestart ¶
func (mr *MockAPIClientMockRecorder) ContainerRestart(arg0, arg1, arg2 any) *gomock.Call
ContainerRestart indicates an expected call of ContainerRestart.
func (*MockAPIClientMockRecorder) ContainerStart ¶
func (mr *MockAPIClientMockRecorder) ContainerStart(arg0, arg1, arg2 any) *gomock.Call
ContainerStart indicates an expected call of ContainerStart.
func (*MockAPIClientMockRecorder) ContainerStatPath ¶
func (mr *MockAPIClientMockRecorder) ContainerStatPath(arg0, arg1, arg2 any) *gomock.Call
ContainerStatPath indicates an expected call of ContainerStatPath.
func (*MockAPIClientMockRecorder) ContainerStats ¶
func (mr *MockAPIClientMockRecorder) ContainerStats(arg0, arg1, arg2 any) *gomock.Call
ContainerStats indicates an expected call of ContainerStats.
func (*MockAPIClientMockRecorder) ContainerStop ¶
func (mr *MockAPIClientMockRecorder) ContainerStop(arg0, arg1, arg2 any) *gomock.Call
ContainerStop indicates an expected call of ContainerStop.
func (*MockAPIClientMockRecorder) ContainerTop ¶
func (mr *MockAPIClientMockRecorder) ContainerTop(arg0, arg1, arg2 any) *gomock.Call
ContainerTop indicates an expected call of ContainerTop.
func (*MockAPIClientMockRecorder) ContainerUnpause ¶
func (mr *MockAPIClientMockRecorder) ContainerUnpause(arg0, arg1, arg2 any) *gomock.Call
ContainerUnpause indicates an expected call of ContainerUnpause.
func (*MockAPIClientMockRecorder) ContainerUpdate ¶
func (mr *MockAPIClientMockRecorder) ContainerUpdate(arg0, arg1, arg2 any) *gomock.Call
ContainerUpdate indicates an expected call of ContainerUpdate.
func (*MockAPIClientMockRecorder) ContainerWait ¶
func (mr *MockAPIClientMockRecorder) ContainerWait(arg0, arg1, arg2 any) *gomock.Call
ContainerWait indicates an expected call of ContainerWait.
func (*MockAPIClientMockRecorder) CopyFromContainer ¶
func (mr *MockAPIClientMockRecorder) CopyFromContainer(arg0, arg1, arg2 any) *gomock.Call
CopyFromContainer indicates an expected call of CopyFromContainer.
func (*MockAPIClientMockRecorder) CopyToContainer ¶
func (mr *MockAPIClientMockRecorder) CopyToContainer(arg0, arg1, arg2 any) *gomock.Call
CopyToContainer indicates an expected call of CopyToContainer.
func (*MockAPIClientMockRecorder) DaemonHost ¶
func (mr *MockAPIClientMockRecorder) DaemonHost() *gomock.Call
DaemonHost indicates an expected call of DaemonHost.
func (*MockAPIClientMockRecorder) DialHijack ¶
func (mr *MockAPIClientMockRecorder) DialHijack(arg0, arg1, arg2, arg3 any) *gomock.Call
DialHijack indicates an expected call of DialHijack.
func (*MockAPIClientMockRecorder) Dialer ¶
func (mr *MockAPIClientMockRecorder) Dialer() *gomock.Call
Dialer indicates an expected call of Dialer.
func (*MockAPIClientMockRecorder) DiskUsage ¶
func (mr *MockAPIClientMockRecorder) DiskUsage(arg0, arg1 any) *gomock.Call
DiskUsage indicates an expected call of DiskUsage.
func (*MockAPIClientMockRecorder) DistributionInspect ¶
func (mr *MockAPIClientMockRecorder) DistributionInspect(arg0, arg1, arg2 any) *gomock.Call
DistributionInspect indicates an expected call of DistributionInspect.
func (*MockAPIClientMockRecorder) Events ¶
func (mr *MockAPIClientMockRecorder) Events(arg0, arg1 any) *gomock.Call
Events indicates an expected call of Events.
func (*MockAPIClientMockRecorder) ExecAttach ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) ExecAttach(arg0, arg1, arg2 any) *gomock.Call
ExecAttach indicates an expected call of ExecAttach.
func (*MockAPIClientMockRecorder) ExecCreate ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) ExecCreate(arg0, arg1, arg2 any) *gomock.Call
ExecCreate indicates an expected call of ExecCreate.
func (*MockAPIClientMockRecorder) ExecInspect ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) ExecInspect(arg0, arg1, arg2 any) *gomock.Call
ExecInspect indicates an expected call of ExecInspect.
func (*MockAPIClientMockRecorder) ExecResize ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) ExecResize(arg0, arg1, arg2 any) *gomock.Call
ExecResize indicates an expected call of ExecResize.
func (*MockAPIClientMockRecorder) ExecStart ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) ExecStart(arg0, arg1, arg2 any) *gomock.Call
ExecStart indicates an expected call of ExecStart.
func (*MockAPIClientMockRecorder) ImageBuild ¶
func (mr *MockAPIClientMockRecorder) ImageBuild(arg0, arg1, arg2 any) *gomock.Call
ImageBuild indicates an expected call of ImageBuild.
func (*MockAPIClientMockRecorder) ImageHistory ¶
func (mr *MockAPIClientMockRecorder) ImageHistory(arg0, arg1 any, arg2 ...any) *gomock.Call
ImageHistory indicates an expected call of ImageHistory.
func (*MockAPIClientMockRecorder) ImageImport ¶
func (mr *MockAPIClientMockRecorder) ImageImport(arg0, arg1, arg2, arg3 any) *gomock.Call
ImageImport indicates an expected call of ImageImport.
func (*MockAPIClientMockRecorder) ImageInspect ¶
func (mr *MockAPIClientMockRecorder) ImageInspect(arg0, arg1 any, arg2 ...any) *gomock.Call
ImageInspect indicates an expected call of ImageInspect.
func (*MockAPIClientMockRecorder) ImageList ¶
func (mr *MockAPIClientMockRecorder) ImageList(arg0, arg1 any) *gomock.Call
ImageList indicates an expected call of ImageList.
func (*MockAPIClientMockRecorder) ImageLoad ¶
func (mr *MockAPIClientMockRecorder) ImageLoad(arg0, arg1 any, arg2 ...any) *gomock.Call
ImageLoad indicates an expected call of ImageLoad.
func (*MockAPIClientMockRecorder) ImagePrune ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) ImagePrune(arg0, arg1 any) *gomock.Call
ImagePrune indicates an expected call of ImagePrune.
func (*MockAPIClientMockRecorder) ImagePull ¶
func (mr *MockAPIClientMockRecorder) ImagePull(arg0, arg1, arg2 any) *gomock.Call
ImagePull indicates an expected call of ImagePull.
func (*MockAPIClientMockRecorder) ImagePush ¶
func (mr *MockAPIClientMockRecorder) ImagePush(arg0, arg1, arg2 any) *gomock.Call
ImagePush indicates an expected call of ImagePush.
func (*MockAPIClientMockRecorder) ImageRemove ¶
func (mr *MockAPIClientMockRecorder) ImageRemove(arg0, arg1, arg2 any) *gomock.Call
ImageRemove indicates an expected call of ImageRemove.
func (*MockAPIClientMockRecorder) ImageSave ¶
func (mr *MockAPIClientMockRecorder) ImageSave(arg0, arg1 any, arg2 ...any) *gomock.Call
ImageSave indicates an expected call of ImageSave.
func (*MockAPIClientMockRecorder) ImageSearch ¶
func (mr *MockAPIClientMockRecorder) ImageSearch(arg0, arg1, arg2 any) *gomock.Call
ImageSearch indicates an expected call of ImageSearch.
func (*MockAPIClientMockRecorder) ImageTag ¶
func (mr *MockAPIClientMockRecorder) ImageTag(arg0, arg1 any) *gomock.Call
ImageTag indicates an expected call of ImageTag.
func (*MockAPIClientMockRecorder) Info ¶
func (mr *MockAPIClientMockRecorder) Info(arg0, arg1 any) *gomock.Call
Info indicates an expected call of Info.
func (*MockAPIClientMockRecorder) NetworkConnect ¶
func (mr *MockAPIClientMockRecorder) NetworkConnect(arg0, arg1, arg2 any) *gomock.Call
NetworkConnect indicates an expected call of NetworkConnect.
func (*MockAPIClientMockRecorder) NetworkCreate ¶
func (mr *MockAPIClientMockRecorder) NetworkCreate(arg0, arg1, arg2 any) *gomock.Call
NetworkCreate indicates an expected call of NetworkCreate.
func (*MockAPIClientMockRecorder) NetworkDisconnect ¶
func (mr *MockAPIClientMockRecorder) NetworkDisconnect(arg0, arg1, arg2 any) *gomock.Call
NetworkDisconnect indicates an expected call of NetworkDisconnect.
func (*MockAPIClientMockRecorder) NetworkInspect ¶
func (mr *MockAPIClientMockRecorder) NetworkInspect(arg0, arg1, arg2 any) *gomock.Call
NetworkInspect indicates an expected call of NetworkInspect.
func (*MockAPIClientMockRecorder) NetworkList ¶
func (mr *MockAPIClientMockRecorder) NetworkList(arg0, arg1 any) *gomock.Call
NetworkList indicates an expected call of NetworkList.
func (*MockAPIClientMockRecorder) NetworkPrune ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) NetworkPrune(arg0, arg1 any) *gomock.Call
NetworkPrune indicates an expected call of NetworkPrune.
func (*MockAPIClientMockRecorder) NetworkRemove ¶
func (mr *MockAPIClientMockRecorder) NetworkRemove(arg0, arg1, arg2 any) *gomock.Call
NetworkRemove indicates an expected call of NetworkRemove.
func (*MockAPIClientMockRecorder) NodeInspect ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) NodeInspect(arg0, arg1, arg2 any) *gomock.Call
NodeInspect indicates an expected call of NodeInspect.
func (*MockAPIClientMockRecorder) NodeList ¶
func (mr *MockAPIClientMockRecorder) NodeList(arg0, arg1 any) *gomock.Call
NodeList indicates an expected call of NodeList.
func (*MockAPIClientMockRecorder) NodeRemove ¶
func (mr *MockAPIClientMockRecorder) NodeRemove(arg0, arg1, arg2 any) *gomock.Call
NodeRemove indicates an expected call of NodeRemove.
func (*MockAPIClientMockRecorder) NodeUpdate ¶
func (mr *MockAPIClientMockRecorder) NodeUpdate(arg0, arg1, arg2 any) *gomock.Call
NodeUpdate indicates an expected call of NodeUpdate.
func (*MockAPIClientMockRecorder) Ping ¶
func (mr *MockAPIClientMockRecorder) Ping(arg0, arg1 any) *gomock.Call
Ping indicates an expected call of Ping.
func (*MockAPIClientMockRecorder) PluginCreate ¶
func (mr *MockAPIClientMockRecorder) PluginCreate(arg0, arg1, arg2 any) *gomock.Call
PluginCreate indicates an expected call of PluginCreate.
func (*MockAPIClientMockRecorder) PluginDisable ¶
func (mr *MockAPIClientMockRecorder) PluginDisable(arg0, arg1, arg2 any) *gomock.Call
PluginDisable indicates an expected call of PluginDisable.
func (*MockAPIClientMockRecorder) PluginEnable ¶
func (mr *MockAPIClientMockRecorder) PluginEnable(arg0, arg1, arg2 any) *gomock.Call
PluginEnable indicates an expected call of PluginEnable.
func (*MockAPIClientMockRecorder) PluginInspect ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) PluginInspect(arg0, arg1, arg2 any) *gomock.Call
PluginInspect indicates an expected call of PluginInspect.
func (*MockAPIClientMockRecorder) PluginInstall ¶
func (mr *MockAPIClientMockRecorder) PluginInstall(arg0, arg1, arg2 any) *gomock.Call
PluginInstall indicates an expected call of PluginInstall.
func (*MockAPIClientMockRecorder) PluginList ¶
func (mr *MockAPIClientMockRecorder) PluginList(arg0, arg1 any) *gomock.Call
PluginList indicates an expected call of PluginList.
func (*MockAPIClientMockRecorder) PluginPush ¶
func (mr *MockAPIClientMockRecorder) PluginPush(arg0, arg1, arg2 any) *gomock.Call
PluginPush indicates an expected call of PluginPush.
func (*MockAPIClientMockRecorder) PluginRemove ¶
func (mr *MockAPIClientMockRecorder) PluginRemove(arg0, arg1, arg2 any) *gomock.Call
PluginRemove indicates an expected call of PluginRemove.
func (*MockAPIClientMockRecorder) PluginSet ¶
func (mr *MockAPIClientMockRecorder) PluginSet(arg0, arg1, arg2 any) *gomock.Call
PluginSet indicates an expected call of PluginSet.
func (*MockAPIClientMockRecorder) PluginUpgrade ¶
func (mr *MockAPIClientMockRecorder) PluginUpgrade(arg0, arg1, arg2 any) *gomock.Call
PluginUpgrade indicates an expected call of PluginUpgrade.
func (*MockAPIClientMockRecorder) RegistryLogin ¶
func (mr *MockAPIClientMockRecorder) RegistryLogin(arg0, arg1 any) *gomock.Call
RegistryLogin indicates an expected call of RegistryLogin.
func (*MockAPIClientMockRecorder) SecretCreate ¶
func (mr *MockAPIClientMockRecorder) SecretCreate(arg0, arg1 any) *gomock.Call
SecretCreate indicates an expected call of SecretCreate.
func (*MockAPIClientMockRecorder) SecretInspect ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) SecretInspect(arg0, arg1, arg2 any) *gomock.Call
SecretInspect indicates an expected call of SecretInspect.
func (*MockAPIClientMockRecorder) SecretList ¶
func (mr *MockAPIClientMockRecorder) SecretList(arg0, arg1 any) *gomock.Call
SecretList indicates an expected call of SecretList.
func (*MockAPIClientMockRecorder) SecretRemove ¶
func (mr *MockAPIClientMockRecorder) SecretRemove(arg0, arg1, arg2 any) *gomock.Call
SecretRemove indicates an expected call of SecretRemove.
func (*MockAPIClientMockRecorder) SecretUpdate ¶
func (mr *MockAPIClientMockRecorder) SecretUpdate(arg0, arg1, arg2 any) *gomock.Call
SecretUpdate indicates an expected call of SecretUpdate.
func (*MockAPIClientMockRecorder) ServerVersion ¶
func (mr *MockAPIClientMockRecorder) ServerVersion(arg0, arg1 any) *gomock.Call
ServerVersion indicates an expected call of ServerVersion.
func (*MockAPIClientMockRecorder) ServiceCreate ¶
func (mr *MockAPIClientMockRecorder) ServiceCreate(arg0, arg1 any) *gomock.Call
ServiceCreate indicates an expected call of ServiceCreate.
func (*MockAPIClientMockRecorder) ServiceInspect ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) ServiceInspect(arg0, arg1, arg2 any) *gomock.Call
ServiceInspect indicates an expected call of ServiceInspect.
func (*MockAPIClientMockRecorder) ServiceList ¶
func (mr *MockAPIClientMockRecorder) ServiceList(arg0, arg1 any) *gomock.Call
ServiceList indicates an expected call of ServiceList.
func (*MockAPIClientMockRecorder) ServiceLogs ¶
func (mr *MockAPIClientMockRecorder) ServiceLogs(arg0, arg1, arg2 any) *gomock.Call
ServiceLogs indicates an expected call of ServiceLogs.
func (*MockAPIClientMockRecorder) ServiceRemove ¶
func (mr *MockAPIClientMockRecorder) ServiceRemove(arg0, arg1, arg2 any) *gomock.Call
ServiceRemove indicates an expected call of ServiceRemove.
func (*MockAPIClientMockRecorder) ServiceUpdate ¶
func (mr *MockAPIClientMockRecorder) ServiceUpdate(arg0, arg1, arg2 any) *gomock.Call
ServiceUpdate indicates an expected call of ServiceUpdate.
func (*MockAPIClientMockRecorder) SwarmGetUnlockKey ¶
func (mr *MockAPIClientMockRecorder) SwarmGetUnlockKey(arg0 any) *gomock.Call
SwarmGetUnlockKey indicates an expected call of SwarmGetUnlockKey.
func (*MockAPIClientMockRecorder) SwarmInit ¶
func (mr *MockAPIClientMockRecorder) SwarmInit(arg0, arg1 any) *gomock.Call
SwarmInit indicates an expected call of SwarmInit.
func (*MockAPIClientMockRecorder) SwarmInspect ¶
func (mr *MockAPIClientMockRecorder) SwarmInspect(arg0, arg1 any) *gomock.Call
SwarmInspect indicates an expected call of SwarmInspect.
func (*MockAPIClientMockRecorder) SwarmJoin ¶
func (mr *MockAPIClientMockRecorder) SwarmJoin(arg0, arg1 any) *gomock.Call
SwarmJoin indicates an expected call of SwarmJoin.
func (*MockAPIClientMockRecorder) SwarmLeave ¶
func (mr *MockAPIClientMockRecorder) SwarmLeave(arg0, arg1 any) *gomock.Call
SwarmLeave indicates an expected call of SwarmLeave.
func (*MockAPIClientMockRecorder) SwarmUnlock ¶
func (mr *MockAPIClientMockRecorder) SwarmUnlock(arg0, arg1 any) *gomock.Call
SwarmUnlock indicates an expected call of SwarmUnlock.
func (*MockAPIClientMockRecorder) SwarmUpdate ¶
func (mr *MockAPIClientMockRecorder) SwarmUpdate(arg0, arg1 any) *gomock.Call
SwarmUpdate indicates an expected call of SwarmUpdate.
func (*MockAPIClientMockRecorder) TaskInspect ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) TaskInspect(arg0, arg1, arg2 any) *gomock.Call
TaskInspect indicates an expected call of TaskInspect.
func (*MockAPIClientMockRecorder) TaskList ¶
func (mr *MockAPIClientMockRecorder) TaskList(arg0, arg1 any) *gomock.Call
TaskList indicates an expected call of TaskList.
func (*MockAPIClientMockRecorder) TaskLogs ¶
func (mr *MockAPIClientMockRecorder) TaskLogs(arg0, arg1, arg2 any) *gomock.Call
TaskLogs indicates an expected call of TaskLogs.
func (*MockAPIClientMockRecorder) VolumeCreate ¶
func (mr *MockAPIClientMockRecorder) VolumeCreate(arg0, arg1 any) *gomock.Call
VolumeCreate indicates an expected call of VolumeCreate.
func (*MockAPIClientMockRecorder) VolumeInspect ¶
func (mr *MockAPIClientMockRecorder) VolumeInspect(arg0, arg1, arg2 any) *gomock.Call
VolumeInspect indicates an expected call of VolumeInspect.
func (*MockAPIClientMockRecorder) VolumeList ¶
func (mr *MockAPIClientMockRecorder) VolumeList(arg0, arg1 any) *gomock.Call
VolumeList indicates an expected call of VolumeList.
func (*MockAPIClientMockRecorder) VolumePrune ¶ added in v5.1.0
func (mr *MockAPIClientMockRecorder) VolumePrune(arg0, arg1 any) *gomock.Call
VolumePrune indicates an expected call of VolumePrune.
func (*MockAPIClientMockRecorder) VolumeRemove ¶
func (mr *MockAPIClientMockRecorder) VolumeRemove(arg0, arg1, arg2 any) *gomock.Call
VolumeRemove indicates an expected call of VolumeRemove.
func (*MockAPIClientMockRecorder) VolumeUpdate ¶
func (mr *MockAPIClientMockRecorder) VolumeUpdate(arg0, arg1, arg2 any) *gomock.Call
VolumeUpdate indicates an expected call of VolumeUpdate.
type MockCli ¶
type MockCli struct {
// contains filtered or unexported fields
}
MockCli is a mock of Cli interface.
func NewMockCli ¶
func NewMockCli(ctrl *gomock.Controller) *MockCli
NewMockCli creates a new mock instance.
func (*MockCli) BuildKitEnabled ¶
BuildKitEnabled mocks base method.
func (*MockCli) ConfigFile ¶
func (m *MockCli) ConfigFile() *configfile.ConfigFile
ConfigFile mocks base method.
func (*MockCli) ContextStore ¶
ContextStore mocks base method.
func (*MockCli) CurrentContext ¶
CurrentContext mocks base method.
func (*MockCli) CurrentVersion ¶
CurrentVersion mocks base method.
func (*MockCli) DockerEndpoint ¶
DockerEndpoint mocks base method.
func (*MockCli) EXPECT ¶
func (m *MockCli) EXPECT() *MockCliMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCli) MeterProvider ¶
func (m *MockCli) MeterProvider() metric.MeterProvider
MeterProvider mocks base method.
func (*MockCli) ServerInfo ¶
func (m *MockCli) ServerInfo() command.ServerInfo
ServerInfo mocks base method.
func (*MockCli) TracerProvider ¶
func (m *MockCli) TracerProvider() trace.TracerProvider
TracerProvider mocks base method.
type MockCliMockRecorder ¶
type MockCliMockRecorder struct {
// contains filtered or unexported fields
}
MockCliMockRecorder is the mock recorder for MockCli.
func (*MockCliMockRecorder) BuildKitEnabled ¶
func (mr *MockCliMockRecorder) BuildKitEnabled() *gomock.Call
BuildKitEnabled indicates an expected call of BuildKitEnabled.
func (*MockCliMockRecorder) Client ¶
func (mr *MockCliMockRecorder) Client() *gomock.Call
Client indicates an expected call of Client.
func (*MockCliMockRecorder) ConfigFile ¶
func (mr *MockCliMockRecorder) ConfigFile() *gomock.Call
ConfigFile indicates an expected call of ConfigFile.
func (*MockCliMockRecorder) ContextStore ¶
func (mr *MockCliMockRecorder) ContextStore() *gomock.Call
ContextStore indicates an expected call of ContextStore.
func (*MockCliMockRecorder) CurrentContext ¶
func (mr *MockCliMockRecorder) CurrentContext() *gomock.Call
CurrentContext indicates an expected call of CurrentContext.
func (*MockCliMockRecorder) CurrentVersion ¶
func (mr *MockCliMockRecorder) CurrentVersion() *gomock.Call
CurrentVersion indicates an expected call of CurrentVersion.
func (*MockCliMockRecorder) DockerEndpoint ¶
func (mr *MockCliMockRecorder) DockerEndpoint() *gomock.Call
DockerEndpoint indicates an expected call of DockerEndpoint.
func (*MockCliMockRecorder) Err ¶
func (mr *MockCliMockRecorder) Err() *gomock.Call
Err indicates an expected call of Err.
func (*MockCliMockRecorder) In ¶
func (mr *MockCliMockRecorder) In() *gomock.Call
In indicates an expected call of In.
func (*MockCliMockRecorder) MeterProvider ¶
func (mr *MockCliMockRecorder) MeterProvider() *gomock.Call
MeterProvider indicates an expected call of MeterProvider.
func (*MockCliMockRecorder) Out ¶
func (mr *MockCliMockRecorder) Out() *gomock.Call
Out indicates an expected call of Out.
func (*MockCliMockRecorder) Resource ¶
func (mr *MockCliMockRecorder) Resource() *gomock.Call
Resource indicates an expected call of Resource.
func (*MockCliMockRecorder) ServerInfo ¶
func (mr *MockCliMockRecorder) ServerInfo() *gomock.Call
ServerInfo indicates an expected call of ServerInfo.
func (*MockCliMockRecorder) SetIn ¶
func (mr *MockCliMockRecorder) SetIn(arg0 any) *gomock.Call
SetIn indicates an expected call of SetIn.
func (*MockCliMockRecorder) TracerProvider ¶
func (mr *MockCliMockRecorder) TracerProvider() *gomock.Call
TracerProvider indicates an expected call of TracerProvider.
type MockCompose ¶
type MockCompose struct {
// contains filtered or unexported fields
}
MockCompose is a mock of Compose interface.
func NewMockCompose ¶
func NewMockCompose(ctrl *gomock.Controller) *MockCompose
NewMockCompose creates a new mock instance.
func (*MockCompose) Attach ¶
func (m *MockCompose) Attach(ctx context.Context, projectName string, options api.AttachOptions) error
Attach mocks base method.
func (*MockCompose) Build ¶
func (m *MockCompose) Build(ctx context.Context, project *types.Project, options api.BuildOptions) error
Build mocks base method.
func (*MockCompose) Commit ¶
func (m *MockCompose) Commit(ctx context.Context, projectName string, options api.CommitOptions) error
Commit mocks base method.
func (*MockCompose) Copy ¶
func (m *MockCompose) Copy(ctx context.Context, projectName string, options api.CopyOptions) error
Copy mocks base method.
func (*MockCompose) Create ¶
func (m *MockCompose) Create(ctx context.Context, project *types.Project, options api.CreateOptions) error
Create mocks base method.
func (*MockCompose) Down ¶
func (m *MockCompose) Down(ctx context.Context, projectName string, options api.DownOptions) error
Down mocks base method.
func (*MockCompose) EXPECT ¶
func (m *MockCompose) EXPECT() *MockComposeMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCompose) Events ¶
func (m *MockCompose) Events(ctx context.Context, projectName string, options api.EventsOptions) error
Events mocks base method.
func (*MockCompose) Exec ¶
func (m *MockCompose) Exec(ctx context.Context, projectName string, options api.RunOptions) (int, error)
Exec mocks base method.
func (*MockCompose) Export ¶
func (m *MockCompose) Export(ctx context.Context, projectName string, options api.ExportOptions) error
Export mocks base method.
func (*MockCompose) Generate ¶
func (m *MockCompose) Generate(ctx context.Context, options api.GenerateOptions) (*types.Project, error)
Generate mocks base method.
func (*MockCompose) Images ¶
func (m *MockCompose) Images(ctx context.Context, projectName string, options api.ImagesOptions) (map[string]api.ImageSummary, error)
Images mocks base method.
func (*MockCompose) Kill ¶
func (m *MockCompose) Kill(ctx context.Context, projectName string, options api.KillOptions) error
Kill mocks base method.
func (*MockCompose) List ¶
func (m *MockCompose) List(ctx context.Context, options api.ListOptions) ([]api.Stack, error)
List mocks base method.
func (*MockCompose) LoadProject ¶
func (m *MockCompose) LoadProject(ctx context.Context, options api.ProjectLoadOptions) (*types.Project, error)
LoadProject mocks base method.
func (*MockCompose) Logs ¶
func (m *MockCompose) Logs(ctx context.Context, projectName string, consumer api.LogConsumer, options api.LogOptions) error
Logs mocks base method.
func (*MockCompose) Pause ¶
func (m *MockCompose) Pause(ctx context.Context, projectName string, options api.PauseOptions) error
Pause mocks base method.
func (*MockCompose) Port ¶
func (m *MockCompose) Port(ctx context.Context, projectName, service string, port uint16, options api.PortOptions) (string, int, error)
Port mocks base method.
func (*MockCompose) Ps ¶
func (m *MockCompose) Ps(ctx context.Context, projectName string, options api.PsOptions) ([]api.ContainerSummary, error)
Ps mocks base method.
func (*MockCompose) Publish ¶
func (m *MockCompose) Publish(ctx context.Context, project *types.Project, repository string, options api.PublishOptions) error
Publish mocks base method.
func (*MockCompose) Pull ¶
func (m *MockCompose) Pull(ctx context.Context, project *types.Project, options api.PullOptions) error
Pull mocks base method.
func (*MockCompose) Push ¶
func (m *MockCompose) Push(ctx context.Context, project *types.Project, options api.PushOptions) error
Push mocks base method.
func (*MockCompose) Remove ¶
func (m *MockCompose) Remove(ctx context.Context, projectName string, options api.RemoveOptions) error
Remove mocks base method.
func (*MockCompose) Restart ¶
func (m *MockCompose) Restart(ctx context.Context, projectName string, options api.RestartOptions) error
Restart mocks base method.
func (*MockCompose) RunOneOffContainer ¶
func (m *MockCompose) RunOneOffContainer(ctx context.Context, project *types.Project, opts api.RunOptions) (int, error)
RunOneOffContainer mocks base method.
func (*MockCompose) Scale ¶
func (m *MockCompose) Scale(ctx context.Context, project *types.Project, options api.ScaleOptions) error
Scale mocks base method.
func (*MockCompose) Start ¶
func (m *MockCompose) Start(ctx context.Context, projectName string, options api.StartOptions) error
Start mocks base method.
func (*MockCompose) Stop ¶
func (m *MockCompose) Stop(ctx context.Context, projectName string, options api.StopOptions) error
Stop mocks base method.
func (*MockCompose) Top ¶
func (m *MockCompose) Top(ctx context.Context, projectName string, services []string) ([]api.ContainerProcSummary, error)
Top mocks base method.
func (*MockCompose) UnPause ¶
func (m *MockCompose) UnPause(ctx context.Context, projectName string, options api.PauseOptions) error
UnPause mocks base method.
func (*MockCompose) Viz ¶
func (m *MockCompose) Viz(ctx context.Context, project *types.Project, options api.VizOptions) (string, error)
Viz mocks base method.
func (*MockCompose) Volumes ¶
func (m *MockCompose) Volumes(ctx context.Context, project string, options api.VolumesOptions) ([]api.VolumesSummary, error)
Volumes mocks base method.
func (*MockCompose) Wait ¶
func (m *MockCompose) Wait(ctx context.Context, projectName string, options api.WaitOptions) (int64, error)
Wait mocks base method.
func (*MockCompose) Watch ¶
func (m *MockCompose) Watch(ctx context.Context, project *types.Project, options api.WatchOptions) error
Watch mocks base method.
type MockComposeMockRecorder ¶
type MockComposeMockRecorder struct {
// contains filtered or unexported fields
}
MockComposeMockRecorder is the mock recorder for MockCompose.
func (*MockComposeMockRecorder) Attach ¶
func (mr *MockComposeMockRecorder) Attach(ctx, projectName, options any) *gomock.Call
Attach indicates an expected call of Attach.
func (*MockComposeMockRecorder) Build ¶
func (mr *MockComposeMockRecorder) Build(ctx, project, options any) *gomock.Call
Build indicates an expected call of Build.
func (*MockComposeMockRecorder) Commit ¶
func (mr *MockComposeMockRecorder) Commit(ctx, projectName, options any) *gomock.Call
Commit indicates an expected call of Commit.
func (*MockComposeMockRecorder) Copy ¶
func (mr *MockComposeMockRecorder) Copy(ctx, projectName, options any) *gomock.Call
Copy indicates an expected call of Copy.
func (*MockComposeMockRecorder) Create ¶
func (mr *MockComposeMockRecorder) Create(ctx, project, options any) *gomock.Call
Create indicates an expected call of Create.
func (*MockComposeMockRecorder) Down ¶
func (mr *MockComposeMockRecorder) Down(ctx, projectName, options any) *gomock.Call
Down indicates an expected call of Down.
func (*MockComposeMockRecorder) Events ¶
func (mr *MockComposeMockRecorder) Events(ctx, projectName, options any) *gomock.Call
Events indicates an expected call of Events.
func (*MockComposeMockRecorder) Exec ¶
func (mr *MockComposeMockRecorder) Exec(ctx, projectName, options any) *gomock.Call
Exec indicates an expected call of Exec.
func (*MockComposeMockRecorder) Export ¶
func (mr *MockComposeMockRecorder) Export(ctx, projectName, options any) *gomock.Call
Export indicates an expected call of Export.
func (*MockComposeMockRecorder) Generate ¶
func (mr *MockComposeMockRecorder) Generate(ctx, options any) *gomock.Call
Generate indicates an expected call of Generate.
func (*MockComposeMockRecorder) Images ¶
func (mr *MockComposeMockRecorder) Images(ctx, projectName, options any) *gomock.Call
Images indicates an expected call of Images.
func (*MockComposeMockRecorder) Kill ¶
func (mr *MockComposeMockRecorder) Kill(ctx, projectName, options any) *gomock.Call
Kill indicates an expected call of Kill.
func (*MockComposeMockRecorder) List ¶
func (mr *MockComposeMockRecorder) List(ctx, options any) *gomock.Call
List indicates an expected call of List.
func (*MockComposeMockRecorder) LoadProject ¶
func (mr *MockComposeMockRecorder) LoadProject(ctx, options any) *gomock.Call
LoadProject indicates an expected call of LoadProject.
func (*MockComposeMockRecorder) Logs ¶
func (mr *MockComposeMockRecorder) Logs(ctx, projectName, consumer, options any) *gomock.Call
Logs indicates an expected call of Logs.
func (*MockComposeMockRecorder) Pause ¶
func (mr *MockComposeMockRecorder) Pause(ctx, projectName, options any) *gomock.Call
Pause indicates an expected call of Pause.
func (*MockComposeMockRecorder) Port ¶
func (mr *MockComposeMockRecorder) Port(ctx, projectName, service, port, options any) *gomock.Call
Port indicates an expected call of Port.
func (*MockComposeMockRecorder) Ps ¶
func (mr *MockComposeMockRecorder) Ps(ctx, projectName, options any) *gomock.Call
Ps indicates an expected call of Ps.
func (*MockComposeMockRecorder) Publish ¶
func (mr *MockComposeMockRecorder) Publish(ctx, project, repository, options any) *gomock.Call
Publish indicates an expected call of Publish.
func (*MockComposeMockRecorder) Pull ¶
func (mr *MockComposeMockRecorder) Pull(ctx, project, options any) *gomock.Call
Pull indicates an expected call of Pull.
func (*MockComposeMockRecorder) Push ¶
func (mr *MockComposeMockRecorder) Push(ctx, project, options any) *gomock.Call
Push indicates an expected call of Push.
func (*MockComposeMockRecorder) Remove ¶
func (mr *MockComposeMockRecorder) Remove(ctx, projectName, options any) *gomock.Call
Remove indicates an expected call of Remove.
func (*MockComposeMockRecorder) Restart ¶
func (mr *MockComposeMockRecorder) Restart(ctx, projectName, options any) *gomock.Call
Restart indicates an expected call of Restart.
func (*MockComposeMockRecorder) RunOneOffContainer ¶
func (mr *MockComposeMockRecorder) RunOneOffContainer(ctx, project, opts any) *gomock.Call
RunOneOffContainer indicates an expected call of RunOneOffContainer.
func (*MockComposeMockRecorder) Scale ¶
func (mr *MockComposeMockRecorder) Scale(ctx, project, options any) *gomock.Call
Scale indicates an expected call of Scale.
func (*MockComposeMockRecorder) Start ¶
func (mr *MockComposeMockRecorder) Start(ctx, projectName, options any) *gomock.Call
Start indicates an expected call of Start.
func (*MockComposeMockRecorder) Stop ¶
func (mr *MockComposeMockRecorder) Stop(ctx, projectName, options any) *gomock.Call
Stop indicates an expected call of Stop.
func (*MockComposeMockRecorder) Top ¶
func (mr *MockComposeMockRecorder) Top(ctx, projectName, services any) *gomock.Call
Top indicates an expected call of Top.
func (*MockComposeMockRecorder) UnPause ¶
func (mr *MockComposeMockRecorder) UnPause(ctx, projectName, options any) *gomock.Call
UnPause indicates an expected call of UnPause.
func (*MockComposeMockRecorder) Up ¶
func (mr *MockComposeMockRecorder) Up(ctx, project, options any) *gomock.Call
Up indicates an expected call of Up.
func (*MockComposeMockRecorder) Viz ¶
func (mr *MockComposeMockRecorder) Viz(ctx, project, options any) *gomock.Call
Viz indicates an expected call of Viz.
func (*MockComposeMockRecorder) Volumes ¶
func (mr *MockComposeMockRecorder) Volumes(ctx, project, options any) *gomock.Call
Volumes indicates an expected call of Volumes.
type MockLogConsumer ¶
type MockLogConsumer struct {
// contains filtered or unexported fields
}
MockLogConsumer is a mock of LogConsumer interface.
func NewMockLogConsumer ¶
func NewMockLogConsumer(ctrl *gomock.Controller) *MockLogConsumer
NewMockLogConsumer creates a new mock instance.
func (*MockLogConsumer) EXPECT ¶
func (m *MockLogConsumer) EXPECT() *MockLogConsumerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLogConsumer) Err ¶
func (m *MockLogConsumer) Err(containerName, message string)
Err mocks base method.
func (*MockLogConsumer) Log ¶
func (m *MockLogConsumer) Log(containerName, message string)
Log mocks base method.
func (*MockLogConsumer) Status ¶
func (m *MockLogConsumer) Status(container, msg string)
Status mocks base method.
type MockLogConsumerMockRecorder ¶
type MockLogConsumerMockRecorder struct {
// contains filtered or unexported fields
}
MockLogConsumerMockRecorder is the mock recorder for MockLogConsumer.
func (*MockLogConsumerMockRecorder) Err ¶
func (mr *MockLogConsumerMockRecorder) Err(containerName, message any) *gomock.Call
Err indicates an expected call of Err.