Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/compose
/ functions
Functions
2,102 in github.com/docker/compose
⨍
Functions
2,102
◇
Types & classes
271
Method
SecretRemove
(ctx context.Context, id string, options client.SecretRemoveOptions)
pkg/dryrun/dryrunclient.go:572
Method
SecretUpdate
SecretUpdate mocks base method.
pkg/mocks/mock_docker_api.go:1415
Method
SecretUpdate
SecretUpdate indicates an expected call of SecretUpdate.
pkg/mocks/mock_docker_api.go:1424
Method
SecretUpdate
(ctx context.Context, id string, options client.SecretUpdateOptions)
pkg/dryrun/dryrunclient.go:580
Method
Select
Select mocks base method
cmd/prompt/prompt_mock.go:82
Method
Select
Select indicates an expected call of Select
cmd/prompt/prompt_mock.go:91
Method
ServerInfo
ServerInfo indicates an expected call of ServerInfo.
pkg/mocks/mock_docker_cli.go:228
Method
ServerOSType
()
pkg/compose/docker_cli_providers.go:32
Method
ServerVersion
ServerVersion mocks base method.
pkg/mocks/mock_docker_api.go:1430
Method
ServerVersion
ServerVersion indicates an expected call of ServerVersion.
pkg/mocks/mock_docker_api.go:1439
Method
ServerVersion
(ctx context.Context, options client.ServerVersionOptions)
pkg/dryrun/dryrunclient.go:628
Method
Service
()
cmd/formatter/container.go:167
Method
ServiceCreate
ServiceCreate mocks base method.
pkg/mocks/mock_docker_api.go:1445
Method
ServiceCreate
ServiceCreate indicates an expected call of ServiceCreate.
pkg/mocks/mock_docker_api.go:1454
Method
ServiceCreate
(ctx context.Context, options client.ServiceCreateOptions)
pkg/dryrun/dryrunclient.go:500
Method
ServiceInspect
ServiceInspect mocks base method.
pkg/mocks/mock_docker_api.go:1460
Method
ServiceInspect
ServiceInspect indicates an expected call of ServiceInspect.
pkg/mocks/mock_docker_api.go:1469
Method
ServiceInspect
(ctx context.Context, serviceID string, options client.ServiceInspectOptions)
pkg/dryrun/dryrunclient.go:504
Method
ServiceList
ServiceList mocks base method.
pkg/mocks/mock_docker_api.go:1475
Method
ServiceList
ServiceList indicates an expected call of ServiceList.
pkg/mocks/mock_docker_api.go:1484
Method
ServiceList
(ctx context.Context, options client.ServiceListOptions)
pkg/dryrun/dryrunclient.go:508
Method
ServiceLogs
ServiceLogs mocks base method.
pkg/mocks/mock_docker_api.go:1490
Method
ServiceLogs
ServiceLogs indicates an expected call of ServiceLogs.
pkg/mocks/mock_docker_api.go:1499
Method
ServiceLogs
(ctx context.Context, serviceID string, options client.ServiceLogsOptions)
pkg/dryrun/dryrunclient.go:520
Function
ServiceOptions
ServiceOptions returns common attributes from a Compose service. For convenience, it's returned as a SpanOptions object to allow it to be passed dire
internal/tracing/attributes.go:110
Method
ServiceRemove
ServiceRemove mocks base method.
pkg/mocks/mock_docker_api.go:1505
Method
ServiceRemove
ServiceRemove indicates an expected call of ServiceRemove.
pkg/mocks/mock_docker_api.go:1514
Method
ServiceRemove
(ctx context.Context, serviceID string, options client.ServiceRemoveOptions)
pkg/dryrun/dryrunclient.go:512
Method
ServiceUpdate
ServiceUpdate mocks base method.
pkg/mocks/mock_docker_api.go:1520
Method
ServiceUpdate
ServiceUpdate indicates an expected call of ServiceUpdate.
pkg/mocks/mock_docker_api.go:1529
Method
ServiceUpdate
(ctx context.Context, serviceID string, options client.ServiceUpdateOptions)
pkg/dryrun/dryrunclient.go:516
Method
SetIn
SetIn mocks base method.
pkg/mocks/mock_docker_cli.go:234
Method
SetIn
SetIn indicates an expected call of SetIn.
pkg/mocks/mock_docker_cli.go:240
Method
Shutdown
(ctx context.Context)
internal/tracing/mux.go:51
Method
Size
Size returns the container's size and virtual size (e.g. "2B (virtual 21.5MB)")
cmd/formatter/container.go:282
Function
SpanWrapFuncForErrGroup
SpanWrapFuncForErrGroup wraps a function that takes a context with a trace.Span, marking the status as codes.Error if the wrapped function returns an
internal/tracing/wrap.go:61
Method
Start
Start mocks base method.
pkg/mocks/mock_docker_compose_api.go:404
Method
Start
Start indicates an expected call of Start.
pkg/mocks/mock_docker_compose_api.go:412
Method
Start
Start is triggered as a Compose operation is starting with context
pkg/api/event.go:102
Method
Start
()
pkg/watch/watcher_naive.go:57
Method
Start
()
pkg/watch/watcher_darwin.go:81
Method
Start
(_ context.Context, _ string)
pkg/compose/executor_test.go:37
Method
Start
()
pkg/compose/watch_test.go:46
Method
Start
Start runs monitor to detect application events and return after termination nolint:gocyclo
pkg/compose/monitor.go:57
Method
Start
(_ context.Context, _ string)
pkg/compose/progress.go:129
Method
Start
(ctx context.Context, operation string)
cmd/display/tty.go:158
Method
Start
(_ context.Context, _ string)
cmd/display/quiet.go:31
Method
Start
(ctx context.Context, operation string)
cmd/display/json.go:52
Method
Start
(ctx context.Context, operation string)
cmd/display/plain.go:38
Method
State
()
cmd/formatter/container.go:200
Method
Status
Status mocks base method.
pkg/mocks/mock_docker_compose_api.go:581
Method
Status
Status indicates an expected call of Status.
pkg/mocks/mock_docker_compose_api.go:587
Method
Status
(containerName, msg string)
pkg/compose/watch_test.go:72
Method
Status
(containerName, msg string)
pkg/compose/logs_test.go:241
Method
Status
(containerName, message string)
cmd/compose/logs.go:133
Method
Status
(container, msg string)
cmd/formatter/logs.go:132
Method
Status
(container, msg string)
cmd/formatter/logs.go:182
Method
Status
()
cmd/formatter/container.go:204
Method
Stop
Stop mocks base method.
pkg/mocks/mock_docker_compose_api.go:418
Method
Stop
Stop indicates an expected call of Stop.
pkg/mocks/mock_docker_compose_api.go:426
Method
Stop
()
cmd/display/spinner.go:64
Method
String
String returns the human-readable name of an OperationType.
pkg/compose/plan.go:59
Method
Swap
Swap implements sort.Interface
pkg/api/api.go:588
Method
SwarmGetUnlockKey
SwarmGetUnlockKey mocks base method.
pkg/mocks/mock_docker_api.go:1535
Method
SwarmGetUnlockKey
SwarmGetUnlockKey indicates an expected call of SwarmGetUnlockKey.
pkg/mocks/mock_docker_api.go:1544
Method
SwarmGetUnlockKey
(ctx context.Context)
pkg/dryrun/dryrunclient.go:544
Method
SwarmInit
SwarmInit mocks base method.
pkg/mocks/mock_docker_api.go:1550
Method
SwarmInit
SwarmInit indicates an expected call of SwarmInit.
pkg/mocks/mock_docker_api.go:1559
Method
SwarmInit
(ctx context.Context, options client.SwarmInitOptions)
pkg/dryrun/dryrunclient.go:536
Method
SwarmInspect
SwarmInspect mocks base method.
pkg/mocks/mock_docker_api.go:1565
Method
SwarmInspect
SwarmInspect indicates an expected call of SwarmInspect.
pkg/mocks/mock_docker_api.go:1574
Method
SwarmInspect
(ctx context.Context, options client.SwarmInspectOptions)
pkg/dryrun/dryrunclient.go:556
Method
SwarmJoin
SwarmJoin mocks base method.
pkg/mocks/mock_docker_api.go:1580
Method
SwarmJoin
SwarmJoin indicates an expected call of SwarmJoin.
pkg/mocks/mock_docker_api.go:1589
Method
SwarmJoin
(ctx context.Context, options client.SwarmJoinOptions)
pkg/dryrun/dryrunclient.go:540
Method
SwarmLeave
SwarmLeave mocks base method.
pkg/mocks/mock_docker_api.go:1595
Method
SwarmLeave
SwarmLeave indicates an expected call of SwarmLeave.
pkg/mocks/mock_docker_api.go:1604
Method
SwarmLeave
(ctx context.Context, options client.SwarmLeaveOptions)
pkg/dryrun/dryrunclient.go:552
Method
SwarmUnlock
SwarmUnlock mocks base method.
pkg/mocks/mock_docker_api.go:1610
Method
SwarmUnlock
SwarmUnlock indicates an expected call of SwarmUnlock.
pkg/mocks/mock_docker_api.go:1619
Method
SwarmUnlock
(ctx context.Context, options client.SwarmUnlockOptions)
pkg/dryrun/dryrunclient.go:548
Method
SwarmUpdate
SwarmUpdate mocks base method.
pkg/mocks/mock_docker_api.go:1625
Method
SwarmUpdate
SwarmUpdate indicates an expected call of SwarmUpdate.
pkg/mocks/mock_docker_api.go:1634
Method
SwarmUpdate
(ctx context.Context, options client.SwarmUpdateOptions)
pkg/dryrun/dryrunclient.go:560
Method
Sync
(ctx context.Context, service string, paths []*sync.PathMapping)
pkg/compose/watch_test.go:193
Method
TaskInspect
TaskInspect mocks base method.
pkg/mocks/mock_docker_api.go:1640
Method
TaskInspect
TaskInspect indicates an expected call of TaskInspect.
pkg/mocks/mock_docker_api.go:1649
Method
TaskInspect
(ctx context.Context, taskID string, options client.TaskInspectOptions)
pkg/dryrun/dryrunclient.go:528
Method
TaskList
TaskList mocks base method.
pkg/mocks/mock_docker_api.go:1655
Method
TaskList
TaskList indicates an expected call of TaskList.
pkg/mocks/mock_docker_api.go:1664
Method
TaskList
(ctx context.Context, options client.TaskListOptions)
pkg/dryrun/dryrunclient.go:532
Method
TaskLogs
TaskLogs mocks base method.
pkg/mocks/mock_docker_api.go:1670
Method
TaskLogs
TaskLogs indicates an expected call of TaskLogs.
pkg/mocks/mock_docker_api.go:1679
Method
TaskLogs
(ctx context.Context, taskID string, options client.TaskLogsOptions)
pkg/dryrun/dryrunclient.go:524
Function
TestActiveProfileViaTargetedService
(t *testing.T)
pkg/e2e/profiles_test.go:133
Function
TestAdjustLineWidth_DetailsCorrectlyTruncated
(t *testing.T)
cmd/display/tty_test.go:219
Function
TestAdjustLineWidth_DetailsRemovedWhenTooShort
(t *testing.T)
cmd/display/tty_test.go:355
Function
TestAdjustLineWidth_MultiByteTaskIDFits
TestAdjustLineWidth_MultiByteTaskIDFits guards against drift between applyPadding (rune-based) and maxBeforeStatusWidth (formerly byte-based): a byte-
cmd/display/tty_test.go:276
Function
TestAdjustLineWidth_NoTruncationNeeded
(t *testing.T)
cmd/display/tty_test.go:336
Function
TestAdjustLineWidth_TaskIDCorrectlyTruncated
(t *testing.T)
cmd/display/tty_test.go:250
← previous
next →
1,501–1,600 of 2,102, ranked by callers