Documentation
¶
Overview ¶
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
Package testmocks is a generated GoMock package.
Package testmocks 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 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) BuildCancel(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CheckpointCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CheckpointList(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CheckpointRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ClientVersion() *gomock.Call
- func (mr *MockAPIClientMockRecorder) Close() *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ConfigUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerAttach(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerCommit(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerDiff(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerExport(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerKill(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerLogs(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerPause(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerPrune(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerRename(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerResize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerRestart(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerStart(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerStatPath(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerStats(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerStop(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerTop(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerUnpause(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ContainerWait(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CopyFromContainer(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) CopyToContainer(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) DaemonHost() *gomock.Call
- func (mr *MockAPIClientMockRecorder) DialHijack(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) Dialer() *gomock.Call
- func (mr *MockAPIClientMockRecorder) DiskUsage(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) DistributionInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) Events(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecAttach(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecResize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ExecStart(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageBuild(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageHistory(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageImport(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageInspect(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageLoad(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImagePrune(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImagePull(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImagePush(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageSave(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageSearch(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ImageTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) Info(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkConnect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkDisconnect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkPrune(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NetworkRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NodeInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NodeList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NodeRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) NodeUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) Ping(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginCreate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginDisable(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginEnable(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginInstall(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginPush(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginSet(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) PluginUpgrade(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) RegistryLogin(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SecretUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServerVersion(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceLogs(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) ServiceUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmGetUnlockKey(arg0 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmInit(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmInspect(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmJoin(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmLeave(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmUnlock(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) SwarmUpdate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) TaskInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) TaskList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) TaskLogs(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeCreate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeInspect(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumePrune(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeRemove(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockAPIClientMockRecorder) VolumeUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- type MockAccessChecker
- type MockAccessCheckerMockRecorder
- type MockBlobDownloader
- type MockBlobDownloaderMockRecorder
- type MockBuildModule
- type MockBuildModuleMockRecorder
- type MockBuildpackDownloader
- type MockBuildpackDownloaderMockRecorder
- type MockImage
- type MockImageFactory
- type MockImageFactoryMockRecorder
- type MockImageFetcher
- func (m *MockImageFetcher) CheckReadAccess(arg0 string, arg1 image.FetchOptions) bool
- func (m *MockImageFetcher) EXPECT() *MockImageFetcherMockRecorder
- func (m *MockImageFetcher) Fetch(arg0 context.Context, arg1 string, arg2 image.FetchOptions) (imgutil.Image, error)
- func (m *MockImageFetcher) FetchForPlatform(arg0 context.Context, arg1 string, arg2 image.FetchOptions) (imgutil.Image, error)
- type MockImageFetcherMockRecorder
- type MockIndexFactory
- func (m *MockIndexFactory) CreateIndex(arg0 string, arg1 ...imgutil.IndexOption) (imgutil.ImageIndex, error)
- func (m *MockIndexFactory) EXPECT() *MockIndexFactoryMockRecorder
- func (m *MockIndexFactory) Exists(arg0 string) bool
- func (m *MockIndexFactory) FetchIndex(arg0 string, arg1 ...imgutil.IndexOption) (imgutil.ImageIndex, error)
- func (m *MockIndexFactory) FindIndex(arg0 string, arg1 ...imgutil.IndexOption) (imgutil.ImageIndex, error)
- func (m *MockIndexFactory) LoadIndex(arg0 string, arg1 ...imgutil.IndexOption) (imgutil.ImageIndex, error)
- type MockIndexFactoryMockRecorder
- func (mr *MockIndexFactoryMockRecorder) CreateIndex(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockIndexFactoryMockRecorder) Exists(arg0 interface{}) *gomock.Call
- func (mr *MockIndexFactoryMockRecorder) FetchIndex(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockIndexFactoryMockRecorder) FindIndex(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- func (mr *MockIndexFactoryMockRecorder) LoadIndex(arg0 interface{}, arg1 ...interface{}) *gomock.Call
- type MockRegistryResolver
- type MockRegistryResolverMockRecorder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAPIClient ¶ added in v0.40.0
type MockAPIClient struct {
// contains filtered or unexported fields
}
MockAPIClient is a mock of APIClient interface.
func NewMockAPIClient ¶ added in v0.40.0
func NewMockAPIClient(ctrl *gomock.Controller) *MockAPIClient
NewMockAPIClient creates a new mock instance.
func (*MockAPIClient) BuildCachePrune ¶ added in v0.40.0
func (m *MockAPIClient) BuildCachePrune(arg0 context.Context, arg1 client.BuildCachePruneOptions) (client.BuildCachePruneResult, error)
BuildCachePrune mocks base method.
func (*MockAPIClient) BuildCancel ¶ added in v0.40.0
func (m *MockAPIClient) BuildCancel(arg0 context.Context, arg1 string, arg2 client.BuildCancelOptions) (client.BuildCancelResult, error)
BuildCancel mocks base method.
func (*MockAPIClient) CheckpointCreate ¶ added in v0.40.0
func (m *MockAPIClient) CheckpointCreate(arg0 context.Context, arg1 string, arg2 client.CheckpointCreateOptions) (client.CheckpointCreateResult, error)
CheckpointCreate mocks base method.
func (*MockAPIClient) CheckpointList ¶ added in v0.40.0
func (m *MockAPIClient) CheckpointList(arg0 context.Context, arg1 string, arg2 client.CheckpointListOptions) (client.CheckpointListResult, error)
CheckpointList mocks base method.
func (*MockAPIClient) CheckpointRemove ¶ added in v0.40.0
func (m *MockAPIClient) CheckpointRemove(arg0 context.Context, arg1 string, arg2 client.CheckpointRemoveOptions) (client.CheckpointRemoveResult, error)
CheckpointRemove mocks base method.
func (*MockAPIClient) ClientVersion ¶ added in v0.40.0
func (m *MockAPIClient) ClientVersion() string
ClientVersion mocks base method.
func (*MockAPIClient) Close ¶ added in v0.40.0
func (m *MockAPIClient) Close() error
Close mocks base method.
func (*MockAPIClient) ConfigCreate ¶ added in v0.40.0
func (m *MockAPIClient) ConfigCreate(arg0 context.Context, arg1 client.ConfigCreateOptions) (client.ConfigCreateResult, error)
ConfigCreate mocks base method.
func (*MockAPIClient) ConfigInspect ¶ added in v0.40.0
func (m *MockAPIClient) ConfigInspect(arg0 context.Context, arg1 string, arg2 client.ConfigInspectOptions) (client.ConfigInspectResult, error)
ConfigInspect mocks base method.
func (*MockAPIClient) ConfigList ¶ added in v0.40.0
func (m *MockAPIClient) ConfigList(arg0 context.Context, arg1 client.ConfigListOptions) (client.ConfigListResult, error)
ConfigList mocks base method.
func (*MockAPIClient) ConfigRemove ¶ added in v0.40.0
func (m *MockAPIClient) ConfigRemove(arg0 context.Context, arg1 string, arg2 client.ConfigRemoveOptions) (client.ConfigRemoveResult, error)
ConfigRemove mocks base method.
func (*MockAPIClient) ConfigUpdate ¶ added in v0.40.0
func (m *MockAPIClient) ConfigUpdate(arg0 context.Context, arg1 string, arg2 client.ConfigUpdateOptions) (client.ConfigUpdateResult, error)
ConfigUpdate mocks base method.
func (*MockAPIClient) ContainerAttach ¶ added in v0.40.0
func (m *MockAPIClient) ContainerAttach(arg0 context.Context, arg1 string, arg2 client.ContainerAttachOptions) (client.ContainerAttachResult, error)
ContainerAttach mocks base method.
func (*MockAPIClient) ContainerCommit ¶ added in v0.40.0
func (m *MockAPIClient) ContainerCommit(arg0 context.Context, arg1 string, arg2 client.ContainerCommitOptions) (client.ContainerCommitResult, error)
ContainerCommit mocks base method.
func (*MockAPIClient) ContainerCreate ¶ added in v0.40.0
func (m *MockAPIClient) ContainerCreate(arg0 context.Context, arg1 client.ContainerCreateOptions) (client.ContainerCreateResult, error)
ContainerCreate mocks base method.
func (*MockAPIClient) ContainerDiff ¶ added in v0.40.0
func (m *MockAPIClient) ContainerDiff(arg0 context.Context, arg1 string, arg2 client.ContainerDiffOptions) (client.ContainerDiffResult, error)
ContainerDiff mocks base method.
func (*MockAPIClient) ContainerExport ¶ added in v0.40.0
func (m *MockAPIClient) ContainerExport(arg0 context.Context, arg1 string, arg2 client.ContainerExportOptions) (client.ContainerExportResult, error)
ContainerExport mocks base method.
func (*MockAPIClient) ContainerInspect ¶ added in v0.40.0
func (m *MockAPIClient) ContainerInspect(arg0 context.Context, arg1 string, arg2 client.ContainerInspectOptions) (client.ContainerInspectResult, error)
ContainerInspect mocks base method.
func (*MockAPIClient) ContainerKill ¶ added in v0.40.0
func (m *MockAPIClient) ContainerKill(arg0 context.Context, arg1 string, arg2 client.ContainerKillOptions) (client.ContainerKillResult, error)
ContainerKill mocks base method.
func (*MockAPIClient) ContainerList ¶ added in v0.40.0
func (m *MockAPIClient) ContainerList(arg0 context.Context, arg1 client.ContainerListOptions) (client.ContainerListResult, error)
ContainerList mocks base method.
func (*MockAPIClient) ContainerLogs ¶ added in v0.40.0
func (m *MockAPIClient) ContainerLogs(arg0 context.Context, arg1 string, arg2 client.ContainerLogsOptions) (client.ContainerLogsResult, error)
ContainerLogs mocks base method.
func (*MockAPIClient) ContainerPause ¶ added in v0.40.0
func (m *MockAPIClient) ContainerPause(arg0 context.Context, arg1 string, arg2 client.ContainerPauseOptions) (client.ContainerPauseResult, error)
ContainerPause mocks base method.
func (*MockAPIClient) ContainerPrune ¶ added in v0.40.0
func (m *MockAPIClient) ContainerPrune(arg0 context.Context, arg1 client.ContainerPruneOptions) (client.ContainerPruneResult, error)
ContainerPrune mocks base method.
func (*MockAPIClient) ContainerRemove ¶ added in v0.40.0
func (m *MockAPIClient) ContainerRemove(arg0 context.Context, arg1 string, arg2 client.ContainerRemoveOptions) (client.ContainerRemoveResult, error)
ContainerRemove mocks base method.
func (*MockAPIClient) ContainerRename ¶ added in v0.40.0
func (m *MockAPIClient) ContainerRename(arg0 context.Context, arg1 string, arg2 client.ContainerRenameOptions) (client.ContainerRenameResult, error)
ContainerRename mocks base method.
func (*MockAPIClient) ContainerResize ¶ added in v0.40.0
func (m *MockAPIClient) ContainerResize(arg0 context.Context, arg1 string, arg2 client.ContainerResizeOptions) (client.ContainerResizeResult, error)
ContainerResize mocks base method.
func (*MockAPIClient) ContainerRestart ¶ added in v0.40.0
func (m *MockAPIClient) ContainerRestart(arg0 context.Context, arg1 string, arg2 client.ContainerRestartOptions) (client.ContainerRestartResult, error)
ContainerRestart mocks base method.
func (*MockAPIClient) ContainerStart ¶ added in v0.40.0
func (m *MockAPIClient) ContainerStart(arg0 context.Context, arg1 string, arg2 client.ContainerStartOptions) (client.ContainerStartResult, error)
ContainerStart mocks base method.
func (*MockAPIClient) ContainerStatPath ¶ added in v0.40.0
func (m *MockAPIClient) ContainerStatPath(arg0 context.Context, arg1 string, arg2 client.ContainerStatPathOptions) (client.ContainerStatPathResult, error)
ContainerStatPath mocks base method.
func (*MockAPIClient) ContainerStats ¶ added in v0.40.0
func (m *MockAPIClient) ContainerStats(arg0 context.Context, arg1 string, arg2 client.ContainerStatsOptions) (client.ContainerStatsResult, error)
ContainerStats mocks base method.
func (*MockAPIClient) ContainerStop ¶ added in v0.40.0
func (m *MockAPIClient) ContainerStop(arg0 context.Context, arg1 string, arg2 client.ContainerStopOptions) (client.ContainerStopResult, error)
ContainerStop mocks base method.
func (*MockAPIClient) ContainerTop ¶ added in v0.40.0
func (m *MockAPIClient) ContainerTop(arg0 context.Context, arg1 string, arg2 client.ContainerTopOptions) (client.ContainerTopResult, error)
ContainerTop mocks base method.
func (*MockAPIClient) ContainerUnpause ¶ added in v0.40.0
func (m *MockAPIClient) ContainerUnpause(arg0 context.Context, arg1 string, arg2 client.ContainerUnpauseOptions) (client.ContainerUnpauseResult, error)
ContainerUnpause mocks base method.
func (*MockAPIClient) ContainerUpdate ¶ added in v0.40.0
func (m *MockAPIClient) ContainerUpdate(arg0 context.Context, arg1 string, arg2 client.ContainerUpdateOptions) (client.ContainerUpdateResult, error)
ContainerUpdate mocks base method.
func (*MockAPIClient) ContainerWait ¶ added in v0.40.0
func (m *MockAPIClient) ContainerWait(arg0 context.Context, arg1 string, arg2 client.ContainerWaitOptions) client.ContainerWaitResult
ContainerWait mocks base method.
func (*MockAPIClient) CopyFromContainer ¶ added in v0.40.0
func (m *MockAPIClient) CopyFromContainer(arg0 context.Context, arg1 string, arg2 client.CopyFromContainerOptions) (client.CopyFromContainerResult, error)
CopyFromContainer mocks base method.
func (*MockAPIClient) CopyToContainer ¶ added in v0.40.0
func (m *MockAPIClient) CopyToContainer(arg0 context.Context, arg1 string, arg2 client.CopyToContainerOptions) (client.CopyToContainerResult, error)
CopyToContainer mocks base method.
func (*MockAPIClient) DaemonHost ¶ added in v0.40.0
func (m *MockAPIClient) DaemonHost() string
DaemonHost mocks base method.
func (*MockAPIClient) DialHijack ¶ added in v0.40.0
func (m *MockAPIClient) DialHijack(arg0 context.Context, arg1, arg2 string, arg3 map[string][]string) (net.Conn, error)
DialHijack mocks base method.
func (*MockAPIClient) DiskUsage ¶ added in v0.40.0
func (m *MockAPIClient) DiskUsage(arg0 context.Context, arg1 client.DiskUsageOptions) (client.DiskUsageResult, error)
DiskUsage mocks base method.
func (*MockAPIClient) DistributionInspect ¶ added in v0.40.0
func (m *MockAPIClient) DistributionInspect(arg0 context.Context, arg1 string, arg2 client.DistributionInspectOptions) (client.DistributionInspectResult, error)
DistributionInspect mocks base method.
func (*MockAPIClient) EXPECT ¶ added in v0.40.0
func (m *MockAPIClient) EXPECT() *MockAPIClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAPIClient) Events ¶ added in v0.40.0
func (m *MockAPIClient) Events(arg0 context.Context, arg1 client.EventsListOptions) client.EventsResult
Events mocks base method.
func (*MockAPIClient) ExecAttach ¶ added in v0.40.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 v0.40.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 v0.40.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 v0.40.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 v0.40.0
func (m *MockAPIClient) ExecStart(arg0 context.Context, arg1 string, arg2 client.ExecStartOptions) (client.ExecStartResult, error)
ExecStart mocks base method.
func (*MockAPIClient) ImageBuild ¶ added in v0.40.0
func (m *MockAPIClient) ImageBuild(arg0 context.Context, arg1 io.Reader, arg2 client.ImageBuildOptions) (client.ImageBuildResult, error)
ImageBuild mocks base method.
func (*MockAPIClient) ImageHistory ¶ added in v0.40.0
func (m *MockAPIClient) ImageHistory(arg0 context.Context, arg1 string, arg2 ...client.ImageHistoryOption) (client.ImageHistoryResult, error)
ImageHistory mocks base method.
func (*MockAPIClient) ImageImport ¶ added in v0.40.0
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 ¶ added in v0.40.0
func (m *MockAPIClient) ImageInspect(arg0 context.Context, arg1 string, arg2 ...client.ImageInspectOption) (client.ImageInspectResult, error)
ImageInspect mocks base method.
func (*MockAPIClient) ImageList ¶ added in v0.40.0
func (m *MockAPIClient) ImageList(arg0 context.Context, arg1 client.ImageListOptions) (client.ImageListResult, error)
ImageList mocks base method.
func (*MockAPIClient) ImageLoad ¶ added in v0.40.0
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 v0.40.0
func (m *MockAPIClient) ImagePrune(arg0 context.Context, arg1 client.ImagePruneOptions) (client.ImagePruneResult, error)
ImagePrune mocks base method.
func (*MockAPIClient) ImagePull ¶ added in v0.40.0
func (m *MockAPIClient) ImagePull(arg0 context.Context, arg1 string, arg2 client.ImagePullOptions) (client.ImagePullResponse, error)
ImagePull mocks base method.
func (*MockAPIClient) ImagePush ¶ added in v0.40.0
func (m *MockAPIClient) ImagePush(arg0 context.Context, arg1 string, arg2 client.ImagePushOptions) (client.ImagePushResponse, error)
ImagePush mocks base method.
func (*MockAPIClient) ImageRemove ¶ added in v0.40.0
func (m *MockAPIClient) ImageRemove(arg0 context.Context, arg1 string, arg2 client.ImageRemoveOptions) (client.ImageRemoveResult, error)
ImageRemove mocks base method.
func (*MockAPIClient) ImageSave ¶ added in v0.40.0
func (m *MockAPIClient) ImageSave(arg0 context.Context, arg1 []string, arg2 ...client.ImageSaveOption) (client.ImageSaveResult, error)
ImageSave mocks base method.
func (*MockAPIClient) ImageSearch ¶ added in v0.40.0
func (m *MockAPIClient) ImageSearch(arg0 context.Context, arg1 string, arg2 client.ImageSearchOptions) (client.ImageSearchResult, error)
ImageSearch mocks base method.
func (*MockAPIClient) ImageTag ¶ added in v0.40.0
func (m *MockAPIClient) ImageTag(arg0 context.Context, arg1 client.ImageTagOptions) (client.ImageTagResult, error)
ImageTag mocks base method.
func (*MockAPIClient) Info ¶ added in v0.40.0
func (m *MockAPIClient) Info(arg0 context.Context, arg1 client.InfoOptions) (client.SystemInfoResult, error)
Info mocks base method.
func (*MockAPIClient) NetworkConnect ¶ added in v0.40.0
func (m *MockAPIClient) NetworkConnect(arg0 context.Context, arg1 string, arg2 client.NetworkConnectOptions) (client.NetworkConnectResult, error)
NetworkConnect mocks base method.
func (*MockAPIClient) NetworkCreate ¶ added in v0.40.0
func (m *MockAPIClient) NetworkCreate(arg0 context.Context, arg1 string, arg2 client.NetworkCreateOptions) (client.NetworkCreateResult, error)
NetworkCreate mocks base method.
func (*MockAPIClient) NetworkDisconnect ¶ added in v0.40.0
func (m *MockAPIClient) NetworkDisconnect(arg0 context.Context, arg1 string, arg2 client.NetworkDisconnectOptions) (client.NetworkDisconnectResult, error)
NetworkDisconnect mocks base method.
func (*MockAPIClient) NetworkInspect ¶ added in v0.40.0
func (m *MockAPIClient) NetworkInspect(arg0 context.Context, arg1 string, arg2 client.NetworkInspectOptions) (client.NetworkInspectResult, error)
NetworkInspect mocks base method.
func (*MockAPIClient) NetworkList ¶ added in v0.40.0
func (m *MockAPIClient) NetworkList(arg0 context.Context, arg1 client.NetworkListOptions) (client.NetworkListResult, error)
NetworkList mocks base method.
func (*MockAPIClient) NetworkPrune ¶ added in v0.40.0
func (m *MockAPIClient) NetworkPrune(arg0 context.Context, arg1 client.NetworkPruneOptions) (client.NetworkPruneResult, error)
NetworkPrune mocks base method.
func (*MockAPIClient) NetworkRemove ¶ added in v0.40.0
func (m *MockAPIClient) NetworkRemove(arg0 context.Context, arg1 string, arg2 client.NetworkRemoveOptions) (client.NetworkRemoveResult, error)
NetworkRemove mocks base method.
func (*MockAPIClient) NodeInspect ¶ added in v0.40.0
func (m *MockAPIClient) NodeInspect(arg0 context.Context, arg1 string, arg2 client.NodeInspectOptions) (client.NodeInspectResult, error)
NodeInspect mocks base method.
func (*MockAPIClient) NodeList ¶ added in v0.40.0
func (m *MockAPIClient) NodeList(arg0 context.Context, arg1 client.NodeListOptions) (client.NodeListResult, error)
NodeList mocks base method.
func (*MockAPIClient) NodeRemove ¶ added in v0.40.0
func (m *MockAPIClient) NodeRemove(arg0 context.Context, arg1 string, arg2 client.NodeRemoveOptions) (client.NodeRemoveResult, error)
NodeRemove mocks base method.
func (*MockAPIClient) NodeUpdate ¶ added in v0.40.0
func (m *MockAPIClient) NodeUpdate(arg0 context.Context, arg1 string, arg2 client.NodeUpdateOptions) (client.NodeUpdateResult, error)
NodeUpdate mocks base method.
func (*MockAPIClient) Ping ¶ added in v0.40.0
func (m *MockAPIClient) Ping(arg0 context.Context, arg1 client.PingOptions) (client.PingResult, error)
Ping mocks base method.
func (*MockAPIClient) PluginCreate ¶ added in v0.40.0
func (m *MockAPIClient) PluginCreate(arg0 context.Context, arg1 io.Reader, arg2 client.PluginCreateOptions) (client.PluginCreateResult, error)
PluginCreate mocks base method.
func (*MockAPIClient) PluginDisable ¶ added in v0.40.0
func (m *MockAPIClient) PluginDisable(arg0 context.Context, arg1 string, arg2 client.PluginDisableOptions) (client.PluginDisableResult, error)
PluginDisable mocks base method.
func (*MockAPIClient) PluginEnable ¶ added in v0.40.0
func (m *MockAPIClient) PluginEnable(arg0 context.Context, arg1 string, arg2 client.PluginEnableOptions) (client.PluginEnableResult, error)
PluginEnable mocks base method.
func (*MockAPIClient) PluginInspect ¶ added in v0.40.0
func (m *MockAPIClient) PluginInspect(arg0 context.Context, arg1 string, arg2 client.PluginInspectOptions) (client.PluginInspectResult, error)
PluginInspect mocks base method.
func (*MockAPIClient) PluginInstall ¶ added in v0.40.0
func (m *MockAPIClient) PluginInstall(arg0 context.Context, arg1 string, arg2 client.PluginInstallOptions) (client.PluginInstallResult, error)
PluginInstall mocks base method.
func (*MockAPIClient) PluginList ¶ added in v0.40.0
func (m *MockAPIClient) PluginList(arg0 context.Context, arg1 client.PluginListOptions) (client.PluginListResult, error)
PluginList mocks base method.
func (*MockAPIClient) PluginPush ¶ added in v0.40.0
func (m *MockAPIClient) PluginPush(arg0 context.Context, arg1 string, arg2 client.PluginPushOptions) (client.PluginPushResult, error)
PluginPush mocks base method.
func (*MockAPIClient) PluginRemove ¶ added in v0.40.0
func (m *MockAPIClient) PluginRemove(arg0 context.Context, arg1 string, arg2 client.PluginRemoveOptions) (client.PluginRemoveResult, error)
PluginRemove mocks base method.
func (*MockAPIClient) PluginSet ¶ added in v0.40.0
func (m *MockAPIClient) PluginSet(arg0 context.Context, arg1 string, arg2 client.PluginSetOptions) (client.PluginSetResult, error)
PluginSet mocks base method.
func (*MockAPIClient) PluginUpgrade ¶ added in v0.40.0
func (m *MockAPIClient) PluginUpgrade(arg0 context.Context, arg1 string, arg2 client.PluginUpgradeOptions) (client.PluginUpgradeResult, error)
PluginUpgrade mocks base method.
func (*MockAPIClient) RegistryLogin ¶ added in v0.40.0
func (m *MockAPIClient) RegistryLogin(arg0 context.Context, arg1 client.RegistryLoginOptions) (client.RegistryLoginResult, error)
RegistryLogin mocks base method.
func (*MockAPIClient) SecretCreate ¶ added in v0.40.0
func (m *MockAPIClient) SecretCreate(arg0 context.Context, arg1 client.SecretCreateOptions) (client.SecretCreateResult, error)
SecretCreate mocks base method.
func (*MockAPIClient) SecretInspect ¶ added in v0.40.0
func (m *MockAPIClient) SecretInspect(arg0 context.Context, arg1 string, arg2 client.SecretInspectOptions) (client.SecretInspectResult, error)
SecretInspect mocks base method.
func (*MockAPIClient) SecretList ¶ added in v0.40.0
func (m *MockAPIClient) SecretList(arg0 context.Context, arg1 client.SecretListOptions) (client.SecretListResult, error)
SecretList mocks base method.
func (*MockAPIClient) SecretRemove ¶ added in v0.40.0
func (m *MockAPIClient) SecretRemove(arg0 context.Context, arg1 string, arg2 client.SecretRemoveOptions) (client.SecretRemoveResult, error)
SecretRemove mocks base method.
func (*MockAPIClient) SecretUpdate ¶ added in v0.40.0
func (m *MockAPIClient) SecretUpdate(arg0 context.Context, arg1 string, arg2 client.SecretUpdateOptions) (client.SecretUpdateResult, error)
SecretUpdate mocks base method.
func (*MockAPIClient) ServerVersion ¶ added in v0.40.0
func (m *MockAPIClient) ServerVersion(arg0 context.Context, arg1 client.ServerVersionOptions) (client.ServerVersionResult, error)
ServerVersion mocks base method.
func (*MockAPIClient) ServiceCreate ¶ added in v0.40.0
func (m *MockAPIClient) ServiceCreate(arg0 context.Context, arg1 client.ServiceCreateOptions) (client.ServiceCreateResult, error)
ServiceCreate mocks base method.
func (*MockAPIClient) ServiceInspect ¶ added in v0.40.0
func (m *MockAPIClient) ServiceInspect(arg0 context.Context, arg1 string, arg2 client.ServiceInspectOptions) (client.ServiceInspectResult, error)
ServiceInspect mocks base method.
func (*MockAPIClient) ServiceList ¶ added in v0.40.0
func (m *MockAPIClient) ServiceList(arg0 context.Context, arg1 client.ServiceListOptions) (client.ServiceListResult, error)
ServiceList mocks base method.
func (*MockAPIClient) ServiceLogs ¶ added in v0.40.0
func (m *MockAPIClient) ServiceLogs(arg0 context.Context, arg1 string, arg2 client.ServiceLogsOptions) (client.ServiceLogsResult, error)
ServiceLogs mocks base method.
func (*MockAPIClient) ServiceRemove ¶ added in v0.40.0
func (m *MockAPIClient) ServiceRemove(arg0 context.Context, arg1 string, arg2 client.ServiceRemoveOptions) (client.ServiceRemoveResult, error)
ServiceRemove mocks base method.
func (*MockAPIClient) ServiceUpdate ¶ added in v0.40.0
func (m *MockAPIClient) ServiceUpdate(arg0 context.Context, arg1 string, arg2 client.ServiceUpdateOptions) (client.ServiceUpdateResult, error)
ServiceUpdate mocks base method.
func (*MockAPIClient) SwarmGetUnlockKey ¶ added in v0.40.0
func (m *MockAPIClient) SwarmGetUnlockKey(arg0 context.Context) (client.SwarmGetUnlockKeyResult, error)
SwarmGetUnlockKey mocks base method.
func (*MockAPIClient) SwarmInit ¶ added in v0.40.0
func (m *MockAPIClient) SwarmInit(arg0 context.Context, arg1 client.SwarmInitOptions) (client.SwarmInitResult, error)
SwarmInit mocks base method.
func (*MockAPIClient) SwarmInspect ¶ added in v0.40.0
func (m *MockAPIClient) SwarmInspect(arg0 context.Context, arg1 client.SwarmInspectOptions) (client.SwarmInspectResult, error)
SwarmInspect mocks base method.
func (*MockAPIClient) SwarmJoin ¶ added in v0.40.0
func (m *MockAPIClient) SwarmJoin(arg0 context.Context, arg1 client.SwarmJoinOptions) (client.SwarmJoinResult, error)
SwarmJoin mocks base method.
func (*MockAPIClient) SwarmLeave ¶ added in v0.40.0
func (m *MockAPIClient) SwarmLeave(arg0 context.Context, arg1 client.SwarmLeaveOptions) (client.SwarmLeaveResult, error)
SwarmLeave mocks base method.
func (*MockAPIClient) SwarmUnlock ¶ added in v0.40.0
func (m *MockAPIClient) SwarmUnlock(arg0 context.Context, arg1 client.SwarmUnlockOptions) (client.SwarmUnlockResult, error)
SwarmUnlock mocks base method.
func (*MockAPIClient) SwarmUpdate ¶ added in v0.40.0
func (m *MockAPIClient) SwarmUpdate(arg0 context.Context, arg1 client.SwarmUpdateOptions) (client.SwarmUpdateResult, error)
SwarmUpdate mocks base method.
func (*MockAPIClient) TaskInspect ¶ added in v0.40.0
func (m *MockAPIClient) TaskInspect(arg0 context.Context, arg1 string, arg2 client.TaskInspectOptions) (client.TaskInspectResult, error)
TaskInspect mocks base method.
func (*MockAPIClient) TaskList ¶ added in v0.40.0
func (m *MockAPIClient) TaskList(arg0 context.Context, arg1 client.TaskListOptions) (client.TaskListResult, error)
TaskList mocks base method.
func (*MockAPIClient) TaskLogs ¶ added in v0.40.0
func (m *MockAPIClient) TaskLogs(arg0 context.Context, arg1 string, arg2 client.TaskLogsOptions) (client.TaskLogsResult, error)
TaskLogs mocks base method.
func (*MockAPIClient) VolumeCreate ¶ added in v0.40.0
func (m *MockAPIClient) VolumeCreate(arg0 context.Context, arg1 client.VolumeCreateOptions) (client.VolumeCreateResult, error)
VolumeCreate mocks base method.
func (*MockAPIClient) VolumeInspect ¶ added in v0.40.0
func (m *MockAPIClient) VolumeInspect(arg0 context.Context, arg1 string, arg2 client.VolumeInspectOptions) (client.VolumeInspectResult, error)
VolumeInspect mocks base method.
func (*MockAPIClient) VolumeList ¶ added in v0.40.0
func (m *MockAPIClient) VolumeList(arg0 context.Context, arg1 client.VolumeListOptions) (client.VolumeListResult, error)
VolumeList mocks base method.
func (*MockAPIClient) VolumePrune ¶ added in v0.40.0
func (m *MockAPIClient) VolumePrune(arg0 context.Context, arg1 client.VolumePruneOptions) (client.VolumePruneResult, error)
VolumePrune mocks base method.
func (*MockAPIClient) VolumeRemove ¶ added in v0.40.0
func (m *MockAPIClient) VolumeRemove(arg0 context.Context, arg1 string, arg2 client.VolumeRemoveOptions) (client.VolumeRemoveResult, error)
VolumeRemove mocks base method.
func (*MockAPIClient) VolumeUpdate ¶ added in v0.40.0
func (m *MockAPIClient) VolumeUpdate(arg0 context.Context, arg1 string, arg2 client.VolumeUpdateOptions) (client.VolumeUpdateResult, error)
VolumeUpdate mocks base method.
type MockAPIClientMockRecorder ¶ added in v0.40.0
type MockAPIClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAPIClientMockRecorder is the mock recorder for MockAPIClient.
func (*MockAPIClientMockRecorder) BuildCachePrune ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) BuildCachePrune(arg0, arg1 interface{}) *gomock.Call
BuildCachePrune indicates an expected call of BuildCachePrune.
func (*MockAPIClientMockRecorder) BuildCancel ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) BuildCancel(arg0, arg1, arg2 interface{}) *gomock.Call
BuildCancel indicates an expected call of BuildCancel.
func (*MockAPIClientMockRecorder) CheckpointCreate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) CheckpointCreate(arg0, arg1, arg2 interface{}) *gomock.Call
CheckpointCreate indicates an expected call of CheckpointCreate.
func (*MockAPIClientMockRecorder) CheckpointList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) CheckpointList(arg0, arg1, arg2 interface{}) *gomock.Call
CheckpointList indicates an expected call of CheckpointList.
func (*MockAPIClientMockRecorder) CheckpointRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) CheckpointRemove(arg0, arg1, arg2 interface{}) *gomock.Call
CheckpointRemove indicates an expected call of CheckpointRemove.
func (*MockAPIClientMockRecorder) ClientVersion ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ClientVersion() *gomock.Call
ClientVersion indicates an expected call of ClientVersion.
func (*MockAPIClientMockRecorder) Close ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) Close() *gomock.Call
Close indicates an expected call of Close.
func (*MockAPIClientMockRecorder) ConfigCreate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ConfigCreate(arg0, arg1 interface{}) *gomock.Call
ConfigCreate indicates an expected call of ConfigCreate.
func (*MockAPIClientMockRecorder) ConfigInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ConfigInspect(arg0, arg1, arg2 interface{}) *gomock.Call
ConfigInspect indicates an expected call of ConfigInspect.
func (*MockAPIClientMockRecorder) ConfigList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ConfigList(arg0, arg1 interface{}) *gomock.Call
ConfigList indicates an expected call of ConfigList.
func (*MockAPIClientMockRecorder) ConfigRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ConfigRemove(arg0, arg1, arg2 interface{}) *gomock.Call
ConfigRemove indicates an expected call of ConfigRemove.
func (*MockAPIClientMockRecorder) ConfigUpdate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ConfigUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
ConfigUpdate indicates an expected call of ConfigUpdate.
func (*MockAPIClientMockRecorder) ContainerAttach ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerAttach(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerAttach indicates an expected call of ContainerAttach.
func (*MockAPIClientMockRecorder) ContainerCommit ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerCommit(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerCommit indicates an expected call of ContainerCommit.
func (*MockAPIClientMockRecorder) ContainerCreate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerCreate(arg0, arg1 interface{}) *gomock.Call
ContainerCreate indicates an expected call of ContainerCreate.
func (*MockAPIClientMockRecorder) ContainerDiff ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerDiff(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerDiff indicates an expected call of ContainerDiff.
func (*MockAPIClientMockRecorder) ContainerExport ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerExport(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerExport indicates an expected call of ContainerExport.
func (*MockAPIClientMockRecorder) ContainerInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerInspect(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerInspect indicates an expected call of ContainerInspect.
func (*MockAPIClientMockRecorder) ContainerKill ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerKill(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerKill indicates an expected call of ContainerKill.
func (*MockAPIClientMockRecorder) ContainerList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerList(arg0, arg1 interface{}) *gomock.Call
ContainerList indicates an expected call of ContainerList.
func (*MockAPIClientMockRecorder) ContainerLogs ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerLogs(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerLogs indicates an expected call of ContainerLogs.
func (*MockAPIClientMockRecorder) ContainerPause ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerPause(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerPause indicates an expected call of ContainerPause.
func (*MockAPIClientMockRecorder) ContainerPrune ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerPrune(arg0, arg1 interface{}) *gomock.Call
ContainerPrune indicates an expected call of ContainerPrune.
func (*MockAPIClientMockRecorder) ContainerRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerRemove(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerRemove indicates an expected call of ContainerRemove.
func (*MockAPIClientMockRecorder) ContainerRename ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerRename(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerRename indicates an expected call of ContainerRename.
func (*MockAPIClientMockRecorder) ContainerResize ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerResize(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerResize indicates an expected call of ContainerResize.
func (*MockAPIClientMockRecorder) ContainerRestart ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerRestart(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerRestart indicates an expected call of ContainerRestart.
func (*MockAPIClientMockRecorder) ContainerStart ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerStart(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerStart indicates an expected call of ContainerStart.
func (*MockAPIClientMockRecorder) ContainerStatPath ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerStatPath(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerStatPath indicates an expected call of ContainerStatPath.
func (*MockAPIClientMockRecorder) ContainerStats ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerStats(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerStats indicates an expected call of ContainerStats.
func (*MockAPIClientMockRecorder) ContainerStop ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerStop(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerStop indicates an expected call of ContainerStop.
func (*MockAPIClientMockRecorder) ContainerTop ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerTop(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerTop indicates an expected call of ContainerTop.
func (*MockAPIClientMockRecorder) ContainerUnpause ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerUnpause(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerUnpause indicates an expected call of ContainerUnpause.
func (*MockAPIClientMockRecorder) ContainerUpdate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerUpdate indicates an expected call of ContainerUpdate.
func (*MockAPIClientMockRecorder) ContainerWait ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ContainerWait(arg0, arg1, arg2 interface{}) *gomock.Call
ContainerWait indicates an expected call of ContainerWait.
func (*MockAPIClientMockRecorder) CopyFromContainer ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) CopyFromContainer(arg0, arg1, arg2 interface{}) *gomock.Call
CopyFromContainer indicates an expected call of CopyFromContainer.
func (*MockAPIClientMockRecorder) CopyToContainer ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) CopyToContainer(arg0, arg1, arg2 interface{}) *gomock.Call
CopyToContainer indicates an expected call of CopyToContainer.
func (*MockAPIClientMockRecorder) DaemonHost ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) DaemonHost() *gomock.Call
DaemonHost indicates an expected call of DaemonHost.
func (*MockAPIClientMockRecorder) DialHijack ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) DialHijack(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
DialHijack indicates an expected call of DialHijack.
func (*MockAPIClientMockRecorder) Dialer ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) Dialer() *gomock.Call
Dialer indicates an expected call of Dialer.
func (*MockAPIClientMockRecorder) DiskUsage ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) DiskUsage(arg0, arg1 interface{}) *gomock.Call
DiskUsage indicates an expected call of DiskUsage.
func (*MockAPIClientMockRecorder) DistributionInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) DistributionInspect(arg0, arg1, arg2 interface{}) *gomock.Call
DistributionInspect indicates an expected call of DistributionInspect.
func (*MockAPIClientMockRecorder) Events ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) Events(arg0, arg1 interface{}) *gomock.Call
Events indicates an expected call of Events.
func (*MockAPIClientMockRecorder) ExecAttach ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ExecAttach(arg0, arg1, arg2 interface{}) *gomock.Call
ExecAttach indicates an expected call of ExecAttach.
func (*MockAPIClientMockRecorder) ExecCreate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ExecCreate(arg0, arg1, arg2 interface{}) *gomock.Call
ExecCreate indicates an expected call of ExecCreate.
func (*MockAPIClientMockRecorder) ExecInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ExecInspect(arg0, arg1, arg2 interface{}) *gomock.Call
ExecInspect indicates an expected call of ExecInspect.
func (*MockAPIClientMockRecorder) ExecResize ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ExecResize(arg0, arg1, arg2 interface{}) *gomock.Call
ExecResize indicates an expected call of ExecResize.
func (*MockAPIClientMockRecorder) ExecStart ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ExecStart(arg0, arg1, arg2 interface{}) *gomock.Call
ExecStart indicates an expected call of ExecStart.
func (*MockAPIClientMockRecorder) ImageBuild ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageBuild(arg0, arg1, arg2 interface{}) *gomock.Call
ImageBuild indicates an expected call of ImageBuild.
func (*MockAPIClientMockRecorder) ImageHistory ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageHistory(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImageHistory indicates an expected call of ImageHistory.
func (*MockAPIClientMockRecorder) ImageImport ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageImport(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
ImageImport indicates an expected call of ImageImport.
func (*MockAPIClientMockRecorder) ImageInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageInspect(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImageInspect indicates an expected call of ImageInspect.
func (*MockAPIClientMockRecorder) ImageList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageList(arg0, arg1 interface{}) *gomock.Call
ImageList indicates an expected call of ImageList.
func (*MockAPIClientMockRecorder) ImageLoad ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageLoad(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImageLoad indicates an expected call of ImageLoad.
func (*MockAPIClientMockRecorder) ImagePrune ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImagePrune(arg0, arg1 interface{}) *gomock.Call
ImagePrune indicates an expected call of ImagePrune.
func (*MockAPIClientMockRecorder) ImagePull ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImagePull(arg0, arg1, arg2 interface{}) *gomock.Call
ImagePull indicates an expected call of ImagePull.
func (*MockAPIClientMockRecorder) ImagePush ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImagePush(arg0, arg1, arg2 interface{}) *gomock.Call
ImagePush indicates an expected call of ImagePush.
func (*MockAPIClientMockRecorder) ImageRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageRemove(arg0, arg1, arg2 interface{}) *gomock.Call
ImageRemove indicates an expected call of ImageRemove.
func (*MockAPIClientMockRecorder) ImageSave ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageSave(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImageSave indicates an expected call of ImageSave.
func (*MockAPIClientMockRecorder) ImageSearch ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageSearch(arg0, arg1, arg2 interface{}) *gomock.Call
ImageSearch indicates an expected call of ImageSearch.
func (*MockAPIClientMockRecorder) ImageTag ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ImageTag(arg0, arg1 interface{}) *gomock.Call
ImageTag indicates an expected call of ImageTag.
func (*MockAPIClientMockRecorder) Info ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) Info(arg0, arg1 interface{}) *gomock.Call
Info indicates an expected call of Info.
func (*MockAPIClientMockRecorder) NetworkConnect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NetworkConnect(arg0, arg1, arg2 interface{}) *gomock.Call
NetworkConnect indicates an expected call of NetworkConnect.
func (*MockAPIClientMockRecorder) NetworkCreate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NetworkCreate(arg0, arg1, arg2 interface{}) *gomock.Call
NetworkCreate indicates an expected call of NetworkCreate.
func (*MockAPIClientMockRecorder) NetworkDisconnect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NetworkDisconnect(arg0, arg1, arg2 interface{}) *gomock.Call
NetworkDisconnect indicates an expected call of NetworkDisconnect.
func (*MockAPIClientMockRecorder) NetworkInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NetworkInspect(arg0, arg1, arg2 interface{}) *gomock.Call
NetworkInspect indicates an expected call of NetworkInspect.
func (*MockAPIClientMockRecorder) NetworkList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NetworkList(arg0, arg1 interface{}) *gomock.Call
NetworkList indicates an expected call of NetworkList.
func (*MockAPIClientMockRecorder) NetworkPrune ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NetworkPrune(arg0, arg1 interface{}) *gomock.Call
NetworkPrune indicates an expected call of NetworkPrune.
func (*MockAPIClientMockRecorder) NetworkRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NetworkRemove(arg0, arg1, arg2 interface{}) *gomock.Call
NetworkRemove indicates an expected call of NetworkRemove.
func (*MockAPIClientMockRecorder) NodeInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NodeInspect(arg0, arg1, arg2 interface{}) *gomock.Call
NodeInspect indicates an expected call of NodeInspect.
func (*MockAPIClientMockRecorder) NodeList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NodeList(arg0, arg1 interface{}) *gomock.Call
NodeList indicates an expected call of NodeList.
func (*MockAPIClientMockRecorder) NodeRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NodeRemove(arg0, arg1, arg2 interface{}) *gomock.Call
NodeRemove indicates an expected call of NodeRemove.
func (*MockAPIClientMockRecorder) NodeUpdate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) NodeUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
NodeUpdate indicates an expected call of NodeUpdate.
func (*MockAPIClientMockRecorder) Ping ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) Ping(arg0, arg1 interface{}) *gomock.Call
Ping indicates an expected call of Ping.
func (*MockAPIClientMockRecorder) PluginCreate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginCreate(arg0, arg1, arg2 interface{}) *gomock.Call
PluginCreate indicates an expected call of PluginCreate.
func (*MockAPIClientMockRecorder) PluginDisable ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginDisable(arg0, arg1, arg2 interface{}) *gomock.Call
PluginDisable indicates an expected call of PluginDisable.
func (*MockAPIClientMockRecorder) PluginEnable ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginEnable(arg0, arg1, arg2 interface{}) *gomock.Call
PluginEnable indicates an expected call of PluginEnable.
func (*MockAPIClientMockRecorder) PluginInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginInspect(arg0, arg1, arg2 interface{}) *gomock.Call
PluginInspect indicates an expected call of PluginInspect.
func (*MockAPIClientMockRecorder) PluginInstall ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginInstall(arg0, arg1, arg2 interface{}) *gomock.Call
PluginInstall indicates an expected call of PluginInstall.
func (*MockAPIClientMockRecorder) PluginList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginList(arg0, arg1 interface{}) *gomock.Call
PluginList indicates an expected call of PluginList.
func (*MockAPIClientMockRecorder) PluginPush ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginPush(arg0, arg1, arg2 interface{}) *gomock.Call
PluginPush indicates an expected call of PluginPush.
func (*MockAPIClientMockRecorder) PluginRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginRemove(arg0, arg1, arg2 interface{}) *gomock.Call
PluginRemove indicates an expected call of PluginRemove.
func (*MockAPIClientMockRecorder) PluginSet ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginSet(arg0, arg1, arg2 interface{}) *gomock.Call
PluginSet indicates an expected call of PluginSet.
func (*MockAPIClientMockRecorder) PluginUpgrade ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) PluginUpgrade(arg0, arg1, arg2 interface{}) *gomock.Call
PluginUpgrade indicates an expected call of PluginUpgrade.
func (*MockAPIClientMockRecorder) RegistryLogin ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) RegistryLogin(arg0, arg1 interface{}) *gomock.Call
RegistryLogin indicates an expected call of RegistryLogin.
func (*MockAPIClientMockRecorder) SecretCreate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SecretCreate(arg0, arg1 interface{}) *gomock.Call
SecretCreate indicates an expected call of SecretCreate.
func (*MockAPIClientMockRecorder) SecretInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SecretInspect(arg0, arg1, arg2 interface{}) *gomock.Call
SecretInspect indicates an expected call of SecretInspect.
func (*MockAPIClientMockRecorder) SecretList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SecretList(arg0, arg1 interface{}) *gomock.Call
SecretList indicates an expected call of SecretList.
func (*MockAPIClientMockRecorder) SecretRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SecretRemove(arg0, arg1, arg2 interface{}) *gomock.Call
SecretRemove indicates an expected call of SecretRemove.
func (*MockAPIClientMockRecorder) SecretUpdate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SecretUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
SecretUpdate indicates an expected call of SecretUpdate.
func (*MockAPIClientMockRecorder) ServerVersion ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ServerVersion(arg0, arg1 interface{}) *gomock.Call
ServerVersion indicates an expected call of ServerVersion.
func (*MockAPIClientMockRecorder) ServiceCreate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ServiceCreate(arg0, arg1 interface{}) *gomock.Call
ServiceCreate indicates an expected call of ServiceCreate.
func (*MockAPIClientMockRecorder) ServiceInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ServiceInspect(arg0, arg1, arg2 interface{}) *gomock.Call
ServiceInspect indicates an expected call of ServiceInspect.
func (*MockAPIClientMockRecorder) ServiceList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ServiceList(arg0, arg1 interface{}) *gomock.Call
ServiceList indicates an expected call of ServiceList.
func (*MockAPIClientMockRecorder) ServiceLogs ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ServiceLogs(arg0, arg1, arg2 interface{}) *gomock.Call
ServiceLogs indicates an expected call of ServiceLogs.
func (*MockAPIClientMockRecorder) ServiceRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ServiceRemove(arg0, arg1, arg2 interface{}) *gomock.Call
ServiceRemove indicates an expected call of ServiceRemove.
func (*MockAPIClientMockRecorder) ServiceUpdate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) ServiceUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
ServiceUpdate indicates an expected call of ServiceUpdate.
func (*MockAPIClientMockRecorder) SwarmGetUnlockKey ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SwarmGetUnlockKey(arg0 interface{}) *gomock.Call
SwarmGetUnlockKey indicates an expected call of SwarmGetUnlockKey.
func (*MockAPIClientMockRecorder) SwarmInit ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SwarmInit(arg0, arg1 interface{}) *gomock.Call
SwarmInit indicates an expected call of SwarmInit.
func (*MockAPIClientMockRecorder) SwarmInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SwarmInspect(arg0, arg1 interface{}) *gomock.Call
SwarmInspect indicates an expected call of SwarmInspect.
func (*MockAPIClientMockRecorder) SwarmJoin ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SwarmJoin(arg0, arg1 interface{}) *gomock.Call
SwarmJoin indicates an expected call of SwarmJoin.
func (*MockAPIClientMockRecorder) SwarmLeave ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SwarmLeave(arg0, arg1 interface{}) *gomock.Call
SwarmLeave indicates an expected call of SwarmLeave.
func (*MockAPIClientMockRecorder) SwarmUnlock ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SwarmUnlock(arg0, arg1 interface{}) *gomock.Call
SwarmUnlock indicates an expected call of SwarmUnlock.
func (*MockAPIClientMockRecorder) SwarmUpdate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) SwarmUpdate(arg0, arg1 interface{}) *gomock.Call
SwarmUpdate indicates an expected call of SwarmUpdate.
func (*MockAPIClientMockRecorder) TaskInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) TaskInspect(arg0, arg1, arg2 interface{}) *gomock.Call
TaskInspect indicates an expected call of TaskInspect.
func (*MockAPIClientMockRecorder) TaskList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) TaskList(arg0, arg1 interface{}) *gomock.Call
TaskList indicates an expected call of TaskList.
func (*MockAPIClientMockRecorder) TaskLogs ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) TaskLogs(arg0, arg1, arg2 interface{}) *gomock.Call
TaskLogs indicates an expected call of TaskLogs.
func (*MockAPIClientMockRecorder) VolumeCreate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) VolumeCreate(arg0, arg1 interface{}) *gomock.Call
VolumeCreate indicates an expected call of VolumeCreate.
func (*MockAPIClientMockRecorder) VolumeInspect ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) VolumeInspect(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeInspect indicates an expected call of VolumeInspect.
func (*MockAPIClientMockRecorder) VolumeList ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) VolumeList(arg0, arg1 interface{}) *gomock.Call
VolumeList indicates an expected call of VolumeList.
func (*MockAPIClientMockRecorder) VolumePrune ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) VolumePrune(arg0, arg1 interface{}) *gomock.Call
VolumePrune indicates an expected call of VolumePrune.
func (*MockAPIClientMockRecorder) VolumeRemove ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) VolumeRemove(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeRemove indicates an expected call of VolumeRemove.
func (*MockAPIClientMockRecorder) VolumeUpdate ¶ added in v0.40.0
func (mr *MockAPIClientMockRecorder) VolumeUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
VolumeUpdate indicates an expected call of VolumeUpdate.
type MockAccessChecker ¶ added in v0.34.0
type MockAccessChecker struct {
// contains filtered or unexported fields
}
MockAccessChecker is a mock of AccessChecker interface.
func NewMockAccessChecker ¶ added in v0.34.0
func NewMockAccessChecker(ctrl *gomock.Controller) *MockAccessChecker
NewMockAccessChecker creates a new mock instance.
func (*MockAccessChecker) Check ¶ added in v0.34.0
func (m *MockAccessChecker) Check(arg0 string) bool
Check mocks base method.
func (*MockAccessChecker) EXPECT ¶ added in v0.34.0
func (m *MockAccessChecker) EXPECT() *MockAccessCheckerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockAccessCheckerMockRecorder ¶ added in v0.34.0
type MockAccessCheckerMockRecorder struct {
// contains filtered or unexported fields
}
MockAccessCheckerMockRecorder is the mock recorder for MockAccessChecker.
func (*MockAccessCheckerMockRecorder) Check ¶ added in v0.34.0
func (mr *MockAccessCheckerMockRecorder) Check(arg0 interface{}) *gomock.Call
Check indicates an expected call of Check.
type MockBlobDownloader ¶
type MockBlobDownloader struct {
// contains filtered or unexported fields
}
MockBlobDownloader is a mock of BlobDownloader interface.
func NewMockBlobDownloader ¶
func NewMockBlobDownloader(ctrl *gomock.Controller) *MockBlobDownloader
NewMockBlobDownloader creates a new mock instance.
func (*MockBlobDownloader) EXPECT ¶
func (m *MockBlobDownloader) EXPECT() *MockBlobDownloaderMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockBlobDownloaderMockRecorder ¶
type MockBlobDownloaderMockRecorder struct {
// contains filtered or unexported fields
}
MockBlobDownloaderMockRecorder is the mock recorder for MockBlobDownloader.
func (*MockBlobDownloaderMockRecorder) Download ¶
func (mr *MockBlobDownloaderMockRecorder) Download(arg0, arg1 interface{}) *gomock.Call
Download indicates an expected call of Download.
type MockBuildModule ¶ added in v0.28.0
type MockBuildModule struct {
// contains filtered or unexported fields
}
MockBuildModule is a mock of BuildModule interface.
func NewMockBuildModule ¶ added in v0.28.0
func NewMockBuildModule(ctrl *gomock.Controller) *MockBuildModule
NewMockBuildModule creates a new mock instance.
func (*MockBuildModule) Descriptor ¶ added in v0.28.0
func (m *MockBuildModule) Descriptor() buildpack.Descriptor
Descriptor mocks base method.
func (*MockBuildModule) EXPECT ¶ added in v0.28.0
func (m *MockBuildModule) EXPECT() *MockBuildModuleMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockBuildModule) Open ¶ added in v0.28.0
func (m *MockBuildModule) Open() (io.ReadCloser, error)
Open mocks base method.
type MockBuildModuleMockRecorder ¶ added in v0.28.0
type MockBuildModuleMockRecorder struct {
// contains filtered or unexported fields
}
MockBuildModuleMockRecorder is the mock recorder for MockBuildModule.
func (*MockBuildModuleMockRecorder) Descriptor ¶ added in v0.28.0
func (mr *MockBuildModuleMockRecorder) Descriptor() *gomock.Call
Descriptor indicates an expected call of Descriptor.
func (*MockBuildModuleMockRecorder) Open ¶ added in v0.28.0
func (mr *MockBuildModuleMockRecorder) Open() *gomock.Call
Open indicates an expected call of Open.
type MockBuildpackDownloader ¶
type MockBuildpackDownloader struct {
// contains filtered or unexported fields
}
MockBuildpackDownloader is a mock of BuildpackDownloader interface.
func NewMockBuildpackDownloader ¶
func NewMockBuildpackDownloader(ctrl *gomock.Controller) *MockBuildpackDownloader
NewMockBuildpackDownloader creates a new mock instance.
func (*MockBuildpackDownloader) Download ¶
func (m *MockBuildpackDownloader) Download(arg0 context.Context, arg1 string, arg2 buildpack.DownloadOptions) (buildpack.BuildModule, []buildpack.BuildModule, error)
Download mocks base method.
func (*MockBuildpackDownloader) EXPECT ¶
func (m *MockBuildpackDownloader) EXPECT() *MockBuildpackDownloaderMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockBuildpackDownloaderMockRecorder ¶
type MockBuildpackDownloaderMockRecorder struct {
// contains filtered or unexported fields
}
MockBuildpackDownloaderMockRecorder is the mock recorder for MockBuildpackDownloader.
func (*MockBuildpackDownloaderMockRecorder) Download ¶
func (mr *MockBuildpackDownloaderMockRecorder) Download(arg0, arg1, arg2 interface{}) *gomock.Call
Download indicates an expected call of Download.
type MockImage ¶
type MockImage struct {
*fakes.Image
EntrypointCall struct {
Received struct{}
Returns struct {
StringArr []string
Error error
}
Stub func() ([]string, error)
// contains filtered or unexported fields
}
}
func (*MockImage) Entrypoint ¶
type MockImageFactory ¶
type MockImageFactory struct {
// contains filtered or unexported fields
}
MockImageFactory is a mock of ImageFactory interface.
func NewMockImageFactory ¶
func NewMockImageFactory(ctrl *gomock.Controller) *MockImageFactory
NewMockImageFactory creates a new mock instance.
func (*MockImageFactory) EXPECT ¶
func (m *MockImageFactory) EXPECT() *MockImageFactoryMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockImageFactoryMockRecorder ¶
type MockImageFactoryMockRecorder struct {
// contains filtered or unexported fields
}
MockImageFactoryMockRecorder is the mock recorder for MockImageFactory.
func (*MockImageFactoryMockRecorder) NewImage ¶
func (mr *MockImageFactoryMockRecorder) NewImage(arg0, arg1, arg2 interface{}) *gomock.Call
NewImage indicates an expected call of NewImage.
type MockImageFetcher ¶
type MockImageFetcher struct {
// contains filtered or unexported fields
}
MockImageFetcher is a mock of ImageFetcher interface.
func NewMockImageFetcher ¶
func NewMockImageFetcher(ctrl *gomock.Controller) *MockImageFetcher
NewMockImageFetcher creates a new mock instance.
func (*MockImageFetcher) CheckReadAccess ¶ added in v0.34.0
func (m *MockImageFetcher) CheckReadAccess(arg0 string, arg1 image.FetchOptions) bool
CheckReadAccess mocks base method.
func (*MockImageFetcher) EXPECT ¶
func (m *MockImageFetcher) EXPECT() *MockImageFetcherMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockImageFetcher) Fetch ¶
func (m *MockImageFetcher) Fetch(arg0 context.Context, arg1 string, arg2 image.FetchOptions) (imgutil.Image, error)
Fetch mocks base method.
func (*MockImageFetcher) FetchForPlatform ¶ added in v0.39.0
func (m *MockImageFetcher) FetchForPlatform(arg0 context.Context, arg1 string, arg2 image.FetchOptions) (imgutil.Image, error)
FetchForPlatform mocks base method.
type MockImageFetcherMockRecorder ¶
type MockImageFetcherMockRecorder struct {
// contains filtered or unexported fields
}
MockImageFetcherMockRecorder is the mock recorder for MockImageFetcher.
func (*MockImageFetcherMockRecorder) CheckReadAccess ¶ added in v0.38.2
func (mr *MockImageFetcherMockRecorder) CheckReadAccess(arg0, arg1 interface{}) *gomock.Call
CheckReadAccess indicates an expected call of CheckReadAccess.
func (*MockImageFetcherMockRecorder) Fetch ¶
func (mr *MockImageFetcherMockRecorder) Fetch(arg0, arg1, arg2 interface{}) *gomock.Call
Fetch indicates an expected call of Fetch.
func (*MockImageFetcherMockRecorder) FetchForPlatform ¶ added in v0.39.0
func (mr *MockImageFetcherMockRecorder) FetchForPlatform(arg0, arg1, arg2 interface{}) *gomock.Call
FetchForPlatform indicates an expected call of FetchForPlatform.
type MockIndexFactory ¶ added in v0.34.0
type MockIndexFactory struct {
// contains filtered or unexported fields
}
MockIndexFactory is a mock of IndexFactory interface.
func NewMockIndexFactory ¶ added in v0.34.0
func NewMockIndexFactory(ctrl *gomock.Controller) *MockIndexFactory
NewMockIndexFactory creates a new mock instance.
func (*MockIndexFactory) CreateIndex ¶ added in v0.34.0
func (m *MockIndexFactory) CreateIndex(arg0 string, arg1 ...imgutil.IndexOption) (imgutil.ImageIndex, error)
CreateIndex mocks base method.
func (*MockIndexFactory) EXPECT ¶ added in v0.34.0
func (m *MockIndexFactory) EXPECT() *MockIndexFactoryMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIndexFactory) Exists ¶ added in v0.34.0
func (m *MockIndexFactory) Exists(arg0 string) bool
Exists mocks base method.
func (*MockIndexFactory) FetchIndex ¶ added in v0.34.0
func (m *MockIndexFactory) FetchIndex(arg0 string, arg1 ...imgutil.IndexOption) (imgutil.ImageIndex, error)
FetchIndex mocks base method.
func (*MockIndexFactory) FindIndex ¶ added in v0.34.0
func (m *MockIndexFactory) FindIndex(arg0 string, arg1 ...imgutil.IndexOption) (imgutil.ImageIndex, error)
FindIndex mocks base method.
func (*MockIndexFactory) LoadIndex ¶ added in v0.34.0
func (m *MockIndexFactory) LoadIndex(arg0 string, arg1 ...imgutil.IndexOption) (imgutil.ImageIndex, error)
LoadIndex mocks base method.
type MockIndexFactoryMockRecorder ¶ added in v0.34.0
type MockIndexFactoryMockRecorder struct {
// contains filtered or unexported fields
}
MockIndexFactoryMockRecorder is the mock recorder for MockIndexFactory.
func (*MockIndexFactoryMockRecorder) CreateIndex ¶ added in v0.34.0
func (mr *MockIndexFactoryMockRecorder) CreateIndex(arg0 interface{}, arg1 ...interface{}) *gomock.Call
CreateIndex indicates an expected call of CreateIndex.
func (*MockIndexFactoryMockRecorder) Exists ¶ added in v0.34.0
func (mr *MockIndexFactoryMockRecorder) Exists(arg0 interface{}) *gomock.Call
Exists indicates an expected call of Exists.
func (*MockIndexFactoryMockRecorder) FetchIndex ¶ added in v0.34.0
func (mr *MockIndexFactoryMockRecorder) FetchIndex(arg0 interface{}, arg1 ...interface{}) *gomock.Call
FetchIndex indicates an expected call of FetchIndex.
func (*MockIndexFactoryMockRecorder) FindIndex ¶ added in v0.34.0
func (mr *MockIndexFactoryMockRecorder) FindIndex(arg0 interface{}, arg1 ...interface{}) *gomock.Call
FindIndex indicates an expected call of FindIndex.
func (*MockIndexFactoryMockRecorder) LoadIndex ¶ added in v0.34.0
func (mr *MockIndexFactoryMockRecorder) LoadIndex(arg0 interface{}, arg1 ...interface{}) *gomock.Call
LoadIndex indicates an expected call of LoadIndex.
type MockRegistryResolver ¶
type MockRegistryResolver struct {
// contains filtered or unexported fields
}
MockRegistryResolver is a mock of RegistryResolver interface.
func NewMockRegistryResolver ¶
func NewMockRegistryResolver(ctrl *gomock.Controller) *MockRegistryResolver
NewMockRegistryResolver creates a new mock instance.
func (*MockRegistryResolver) EXPECT ¶
func (m *MockRegistryResolver) EXPECT() *MockRegistryResolverMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockRegistryResolverMockRecorder ¶
type MockRegistryResolverMockRecorder struct {
// contains filtered or unexported fields
}
MockRegistryResolverMockRecorder is the mock recorder for MockRegistryResolver.
func (*MockRegistryResolverMockRecorder) Resolve ¶
func (mr *MockRegistryResolverMockRecorder) Resolve(arg0, arg1 interface{}) *gomock.Call
Resolve indicates an expected call of Resolve.