MCPcopy Create free account

hub / github.com/fsouza/go-dockerclient / functions

Functions729 in github.com/fsouza/go-dockerclient

FunctionTestNewServer
(t *testing.T)
testing/server_test.go:32
FunctionTestNewTLSClient
(t *testing.T)
client_test.go:256
FunctionTestNewTLSServer
(t *testing.T)
testing/server_test.go:46
FunctionTestNewTLSVersionedClient
(t *testing.T)
client_test.go:147
FunctionTestNewTLSVersionedClientInvalidCA
(t *testing.T)
client_test.go:189
FunctionTestNewTLSVersionedClientInvalidCANoClientCert
(t *testing.T)
client_test.go:203
FunctionTestNewTLSVersionedClientNoClientCert
(t *testing.T)
client_test.go:168
FunctionTestNewTSLAPIClient
(t *testing.T)
client_test.go:62
FunctionTestNewTSLAPIClientUnixEndpoint
(t *testing.T)
client_unix_test.go:25
FunctionTestNewVersionedClient
(t *testing.T)
client_test.go:80
FunctionTestNewVersionedClientFromEnv
(t *testing.T)
client_test.go:98
FunctionTestNewVersionedClientFromEnvTLS
(t *testing.T)
client_test.go:122
FunctionTestNoSuchContainerError
(t *testing.T)
container_test.go:78
FunctionTestNoSuchContainerErrorMessage
(t *testing.T)
container_test.go:87
FunctionTestParseCredsDockerConfig
(t *testing.T)
auth_test.go:401
FunctionTestParseRepositoryTag
(t *testing.T)
misc_test.go:185
FunctionTestPassingNameOptToCreateContainerReturnsItInContainer
(t *testing.T)
container_create_test.go:112
FunctionTestPassingPlatformOpt
(t *testing.T)
container_create_test.go:131
FunctionTestPauseContainer
(t *testing.T)
container_pause_test.go:9
FunctionTestPauseContainer
(t *testing.T)
testing/server_test.go:940
FunctionTestPauseContainerAlreadyPaused
(t *testing.T)
testing/server_test.go:957
FunctionTestPauseContainerNotFound
(t *testing.T)
container_pause_test.go:28
FunctionTestPauseContainerNotFound
(t *testing.T)
testing/server_test.go:972
FunctionTestPing
(t *testing.T)
client_test.go:463
FunctionTestPing
(t *testing.T)
testing/server_test.go:1960
FunctionTestPingErrorWithNativeClient
(t *testing.T)
client_test.go:501
FunctionTestPingFailing
(t *testing.T)
client_test.go:473
FunctionTestPingFailingWrongStatus
(t *testing.T)
client_test.go:487
FunctionTestPrepareFailure
(t *testing.T)
testing/server_test.go:1806
FunctionTestPrepareMultiFailures
(t *testing.T)
testing/server_test.go:1823
FunctionTestPruneContainers
(t *testing.T)
container_prune_test.go:10
FunctionTestPruneImages
(t *testing.T)
image_test.go:1172
FunctionTestPruneNetworks
(t *testing.T)
network_test.go:260
FunctionTestPruneVolumes
(t *testing.T)
volume_test.go:186
FunctionTestPullImage
(t *testing.T)
image_test.go:440
FunctionTestPullImage
(t *testing.T)
testing/server_test.go:1328
FunctionTestPullImageCustomRegistry
(t *testing.T)
image_test.go:586
FunctionTestPullImageExisting
(t *testing.T)
testing/server_test.go:1388
FunctionTestPullImageNoRepository
(t *testing.T)
image_test.go:631
FunctionTestPullImageTag
(t *testing.T)
image_test.go:608
FunctionTestPullImageWithDigest
(t *testing.T)
image_test.go:468
FunctionTestPullImageWithDigestAndTag
(t *testing.T)
image_test.go:501
FunctionTestPullImageWithRawJSON
(t *testing.T)
image_test.go:538
FunctionTestPullImageWithShaTag
(t *testing.T)
testing/server_test.go:1370
FunctionTestPullImageWithTag
(t *testing.T)
testing/server_test.go:1352
FunctionTestPullImageWithoutOutputStream
(t *testing.T)
image_test.go:566
FunctionTestPushImage
(t *testing.T)
image_test.go:318
FunctionTestPushImage
(t *testing.T)
testing/server_test.go:1423
FunctionTestPushImageCustomRegistry
(t *testing.T)
image_test.go:410
FunctionTestPushImageNoName
(t *testing.T)
image_test.go:431
FunctionTestPushImageNotFound
(t *testing.T)
testing/server_test.go:1449
FunctionTestPushImageWithAuthentication
(t *testing.T)
image_test.go:379
FunctionTestPushImageWithRawJSON
(t *testing.T)
image_test.go:349
FunctionTestPushImageWithTag
(t *testing.T)
testing/server_test.go:1436
FunctionTestPushPlugin
(t *testing.T)
plugin_test.go:347
FunctionTestQueryString
(t *testing.T)
client_test.go:367
FunctionTestRemoveContainer
(t *testing.T)
container_remove_test.go:10
FunctionTestRemoveContainer
(t *testing.T)
testing/server_test.go:1246
FunctionTestRemoveContainerByName
(t *testing.T)
testing/server_test.go:1263
FunctionTestRemoveContainerNotFound
(t *testing.T)
container_remove_test.go:48
FunctionTestRemoveContainerNotFound
(t *testing.T)
testing/server_test.go:1280
FunctionTestRemoveContainerRemoveVolumes
(t *testing.T)
container_remove_test.go:30
FunctionTestRemoveContainerRunning
(t *testing.T)
testing/server_test.go:1292
FunctionTestRemoveContainerRunningForce
(t *testing.T)
testing/server_test.go:1310
FunctionTestRemoveFailure
(t *testing.T)
testing/server_test.go:1859
FunctionTestRemoveImage
(t *testing.T)
image_test.go:193
FunctionTestRemoveImage
(t *testing.T)
testing/server_test.go:1697
FunctionTestRemoveImageByIDWithMultipleTags
(t *testing.T)
testing/server_test.go:1767
FunctionTestRemoveImageByIDWithSingleTag
(t *testing.T)
testing/server_test.go:1783
FunctionTestRemoveImageByName
(t *testing.T)
testing/server_test.go:1714
FunctionTestRemoveImageExtended
(t *testing.T)
image_test.go:222
FunctionTestRemoveImageNotFound
(t *testing.T)
image_test.go:213
FunctionTestRemoveImageWithMultipleTags
(t *testing.T)
testing/server_test.go:1736
FunctionTestRemoveMissingVolume
(t *testing.T)
testing/server_test.go:2616
FunctionTestRemoveNetwork
(t *testing.T)
testing/server_test.go:2396
FunctionTestRemovePlugin
(t *testing.T)
plugin_test.go:274
FunctionTestRemovePluginNoResponse
(t *testing.T)
plugin_test.go:291
FunctionTestRemoveVolume
(t *testing.T)
volume_test.go:121
FunctionTestRemoveVolume
(t *testing.T)
testing/server_test.go:2595
FunctionTestRemoveVolumeInUse
(t *testing.T)
volume_test.go:178
FunctionTestRemoveVolumeInternalError
(t *testing.T)
volume_test.go:170
FunctionTestRemoveVolumeInuse
(t *testing.T)
testing/server_test.go:2628
FunctionTestRemoveVolumeNotFound
(t *testing.T)
volume_test.go:162
FunctionTestRemoveVolumeWithOptions
(t *testing.T)
volume_test.go:140
FunctionTestRenameContainer
(t *testing.T)
container_rename_test.go:9
FunctionTestRenameContainer
(t *testing.T)
testing/server_test.go:475
FunctionTestRenameContainerNotFound
(t *testing.T)
testing/server_test.go:494
FunctionTestResetMultiFailures
(t *testing.T)
testing/server_test.go:1880
FunctionTestResizeContainerTTY
(t *testing.T)
container_resize_test.go:10
FunctionTestRestartContainer
(t *testing.T)
container_restart_test.go:9
FunctionTestRestartContainerNotFound
(t *testing.T)
container_restart_test.go:28
FunctionTestRestartOnFailure
(t *testing.T)
container_restart_test.go:46
FunctionTestRestartUnlessStopped
(t *testing.T)
container_restart_test.go:58
FunctionTestSearchImages
(t *testing.T)
image_test.go:1089
FunctionTestSearchImagesEx
(t *testing.T)
image_test.go:1130
FunctionTestServerStop
(t *testing.T)
testing/server_test.go:75
FunctionTestServerStopNoListener
(t *testing.T)
testing/server_test.go:93
FunctionTestServerURL
(t *testing.T)
testing/server_test.go:99
FunctionTestServerURLNoListener
(t *testing.T)
testing/server_test.go:112
FunctionTestSet
(t *testing.T)
env_test.go:326
← previousnext →501–600 of 729, ranked by callers