MCPcopy Create free account

hub / github.com/docker/compose / functions

Functions2,102 in github.com/docker/compose

↓ 1 callersFunctionstopCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/stop.go:34
↓ 1 callersMethodstopContainers
(ctx context.Context, serv *types.ServiceConfig, containers []containerType.Summary, timeout *time.Duration, l
pkg/compose/down.go:326
↓ 1 callersMethodstreamPreStartLogs
streamPreStartLogs returns a channel that is closed once the hook log stream has been fully drained (or never opened). Callers must wait on it before
pkg/compose/pre_start.go:262
↓ 1 callersMethodsupportsRuntimeFlags
supportsRuntimeFlags checks if the docker model version supports runtime flags Runtime flags are supported in version >= v1.0.6
pkg/compose/model.go:285
↓ 1 callersFunctiontarArchive
(ops []PathMapping)
internal/sync/tar.go:321
↓ 1 callersFunctiontimeAttr
(key string, value time.Time)
internal/tracing/attributes.go:170
↓ 1 callersFunctiontoBakeAttest
(buildConfig types.BuildConfig)
pkg/compose/build_bake.go:532
↓ 1 callersFunctiontoBakeExtraHosts
(hosts types.HostsList)
pkg/compose/build_bake.go:473
↓ 1 callersFunctiontoBakeSSH
(ssh types.SSHConfig)
pkg/compose/build_bake.go:504
↓ 1 callersFunctiontoBakeSecrets
(project *types.Project, secrets []types.ServiceSecretConfig)
pkg/compose/build_bake.go:512
↓ 1 callersFunctiontoBakeUlimits
(ulimits map[string]*types.UlimitsConfig)
pkg/compose/build_bake.go:492
↓ 1 callersFunctiontoBindString
(name string, v *types.ServiceVolumeConfig)
pkg/compose/create.go:922
↓ 1 callersMethodtoComposeHealthCheck
(healthConfig *container.HealthConfig)
pkg/compose/generate.go:144
↓ 1 callersMethodtoComposeNetwork
(networks map[string]*network.EndpointSettings)
pkg/compose/generate.go:215
↓ 1 callersMethodtoComposeVolumes
(volumes []container.MountPoint)
pkg/compose/generate.go:170
↓ 1 callersFunctiontoPullProgressEvent
(parent string, jm jsonstream.Message, events api.EventProcessor)
pkg/compose/pull.go:412
↓ 1 callersFunctiontoPushProgressEvent
(prefix string, jm jsonstream.Message, events api.EventProcessor)
pkg/compose/push.go:132
↓ 1 callersFunctiontoReconcileOptions
toReconcileOptions maps api.CreateOptions to ReconcileOptions.
pkg/compose/reconcile.go:35
↓ 1 callersFunctiontoUlimits
(m map[string]*types.UlimitsConfig)
pkg/compose/create.go:708
↓ 1 callersFunctiontopCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/top.go:38
↓ 1 callersFunctiontraceClientFromDockerContext
traceClientFromDockerContext creates a gRPC OTLP client based on metadata from the active Docker CLI context.
internal/tracing/docker_context.go:37
↓ 1 callersFunctiontraceClientFromEnv
traceClientFromEnv creates a GRPC OTLP client based on OS environment variables. https://opentelemetry.io/docs/concepts/sdk-configuration/otlp-export
internal/tracing/tracing.go:123
↓ 1 callersFunctiontransformersCommand
(dockerCli command.Cli)
cmd/compose/bridge.go:78
↓ 1 callersFunctiontruncateDetails
truncateDetails tries to truncate the first line's details to reduce overflow. Returns true if any truncation was performed.
cmd/display/tty.go:508
↓ 1 callersMethodunPause
(ctx context.Context, projectName string, options api.PauseOptions)
pkg/compose/pause.go:60
↓ 1 callersFunctionunixTimeAttr
(key string, value int64)
internal/tracing/attributes.go:174
↓ 1 callersMethodunlabeledLocalImages
unlabeledLocalImages are images that match the implicit naming convention for locally-built images but did not get labeled, presumably because they we
pkg/compose/image_pruner.go:174
↓ 1 callersFunctionunpauseCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/pause.go:64
↓ 1 callersFunctionup
(options options, args []string)
docs/examples/provider.go:90
↓ 1 callersFunctionupCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/up.go:113
↓ 1 callersFunctionupDirectionTraversal
(visitorFn func(context.Context, string) error)
pkg/compose/dependencies.go:56
↓ 1 callersMethodupdate
update adjusts task state based on last received event
cmd/display/tty.go:106
↓ 1 callersFunctionuseAnsi
(streams command.Streams, ansi string)
cmd/formatter/colors.go:75
↓ 1 callersFunctionvalidateFlags
nolint:gocyclo
cmd/compose/up.go:190
↓ 1 callersMethodvalidateNavigationMenu
(dockerCli command.Cli)
cmd/compose/up.go:86
↓ 1 callersFunctionvalidateSocketPath
(addr string)
internal/memnet/conn_unix.go:34
↓ 1 callersFunctionviewFromStackList
(stackList []api.Stack)
cmd/compose/list.go:135
↓ 1 callersFunctionvisitAll
visitAll will traverse all commands from the root. This is different from the VisitAll of cobra.Command where only parents are checked.
docs/yaml/main/generate.go:79
↓ 1 callersMethodvisitInDependencyOrder
visitInDependencyOrder processes services from leaves to roots so that dependencies are reconciled before the services that depend on them.
pkg/compose/reconcile.go:381
↓ 1 callersFunctionvizCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/viz.go:40
↓ 1 callersFunctionvolumeRequiresMountAPI
volumeRequiresMountAPI check if Volume declaration can be implemented by the plain old Bind API or uses any of the advanced options which require use
pkg/compose/create.go:977
↓ 1 callersFunctionvolumesCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/volumes.go:39
↓ 1 callersFunctionwaitCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/wait.go:39
↓ 1 callersMethodwatch
(ctx context.Context, project *types.Project, options api.WatchOptions)
pkg/compose/watch.go:189
↓ 1 callersFunctionwatchCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/watch.go:40
↓ 1 callersMethodwatchRecursively
(dir string)
pkg/watch/watcher_naive.go:105
↓ 1 callersMethodwrapDockerCliWithStreams
wrapDockerCliWithStreams wraps the Docker CLI to intercept and override stream methods
pkg/compose/compose.go:284
↓ 1 callersFunctionwrapRunE
wrapRunE injects a wrapper function around the command's actual RunE (or Run) method. This is necessary to capture the command result for reporting as
cmd/cmdtrace/cmd_span.go:75
↓ 1 callersMethodwriteEntry
(entry archiveEntry)
internal/sync/tar.go:173
↓ 1 callersFunctionwriteEnvFile
(layer spec.Descriptor, local string, content []byte)
pkg/remote/oci.go:260
↓ 1 callersFunctionwriteWatchSyncMessage
writeWatchSyncMessage prints out a message about the sync for the changed paths.
pkg/compose/watch.go:698
MethodAccept
(path string)
pkg/remote/git.go:68
MethodAccept
(path string)
pkg/remote/oci.go:112
MethodAttach
Attach mocks base method.
pkg/mocks/mock_docker_compose_api.go:45
MethodAttach
Attach indicates an expected call of Attach.
pkg/mocks/mock_docker_compose_api.go:53
MethodAttach
(ctx context.Context, projectName string, options api.AttachOptions)
pkg/compose/attach_service.go:28
MethodBuild
Build mocks base method.
pkg/mocks/mock_docker_compose_api.go:59
MethodBuild
Build indicates an expected call of Build.
pkg/mocks/mock_docker_compose_api.go:67
MethodBuild
(ctx context.Context, project *types.Project, options api.BuildOptions)
pkg/compose/build.go:35
MethodBuildCachePrune
BuildCachePrune mocks base method.
pkg/mocks/mock_docker_api.go:46
MethodBuildCachePrune
BuildCachePrune indicates an expected call of BuildCachePrune.
pkg/mocks/mock_docker_api.go:55
MethodBuildCachePrune
(ctx context.Context, opts client.BuildCachePruneOptions)
pkg/dryrun/dryrunclient.go:388
MethodBuildCancel
BuildCancel mocks base method.
pkg/mocks/mock_docker_api.go:61
MethodBuildCancel
BuildCancel indicates an expected call of BuildCancel.
pkg/mocks/mock_docker_api.go:70
MethodBuildCancel
(ctx context.Context, id string, opts client.BuildCancelOptions)
pkg/dryrun/dryrunclient.go:392
MethodBuildKitEnabled
BuildKitEnabled mocks base method.
pkg/mocks/mock_docker_cli.go:51
MethodBuildKitEnabled
BuildKitEnabled indicates an expected call of BuildKitEnabled.
pkg/mocks/mock_docker_cli.go:60
MethodBuildKitEnabled
()
pkg/compose/docker_cli_providers.go:36
MethodCheckpointCreate
CheckpointCreate mocks base method.
pkg/mocks/mock_docker_api.go:76
MethodCheckpointCreate
CheckpointCreate indicates an expected call of CheckpointCreate.
pkg/mocks/mock_docker_api.go:85
MethodCheckpointCreate
(ctx context.Context, container string, options client.CheckpointCreateOptions)
pkg/dryrun/dryrunclient.go:644
MethodCheckpointList
CheckpointList mocks base method.
pkg/mocks/mock_docker_api.go:91
MethodCheckpointList
CheckpointList indicates an expected call of CheckpointList.
pkg/mocks/mock_docker_api.go:100
MethodCheckpointList
(ctx context.Context, container string, options client.CheckpointListOptions)
pkg/dryrun/dryrunclient.go:652
MethodCheckpointRemove
CheckpointRemove mocks base method.
pkg/mocks/mock_docker_api.go:106
MethodCheckpointRemove
CheckpointRemove indicates an expected call of CheckpointRemove.
pkg/mocks/mock_docker_api.go:115
MethodCheckpointRemove
(ctx context.Context, container string, options client.CheckpointRemoveOptions)
pkg/dryrun/dryrunclient.go:648
MethodClear
Clear removes all elements from the set. Deprecated: Clear is retained for API compatibility; prefer re-assigning a new Set.
pkg/utils/set.go:81
MethodClient
Client indicates an expected call of Client.
pkg/mocks/mock_docker_cli.go:74
MethodClientVersion
ClientVersion mocks base method.
pkg/mocks/mock_docker_api.go:121
MethodClientVersion
ClientVersion indicates an expected call of ClientVersion.
pkg/mocks/mock_docker_api.go:129
MethodClose
()
pkg/utils/writer.go:55
MethodClose
Close mocks base method.
pkg/mocks/mock_docker_api.go:135
MethodClose
Close indicates an expected call of Close.
pkg/mocks/mock_docker_api.go:143
MethodClose
()
pkg/dryrun/dryrunclient.go:64
MethodClose
()
pkg/dryrun/dryrunclient.go:640
MethodClose
()
pkg/watch/watcher_naive.go:139
MethodClose
()
pkg/watch/watcher_darwin.go:98
MethodClose
()
pkg/compose/model.go:107
MethodClose
()
pkg/compose/watch_test.go:50
MethodClose
Close releases any connections/resources held by the underlying clients. In practice, this service has the same lifetime as the process, so everythin
pkg/compose/compose.go:226
MethodClose
()
pkg/compose/compose.go:279
MethodClose
()
pkg/compose/build_bake.go:461
MethodClose
Close implement io.ReadCloser
pkg/compose/container.go:38
MethodClose
Close implement io.WriteCloser
pkg/compose/container.go:56
MethodCommit
Commit mocks base method.
pkg/mocks/mock_docker_compose_api.go:73
MethodCommit
Commit indicates an expected call of Commit.
pkg/mocks/mock_docker_compose_api.go:81
MethodCommit
(ctx context.Context, projectName string, options api.CommitOptions)
pkg/compose/commit.go:29
MethodCompleted
()
cmd/display/tty.go:149
MethodConfigCreate
ConfigCreate mocks base method.
pkg/mocks/mock_docker_api.go:149
← previousnext →1,001–1,100 of 2,102, ranked by callers