MCPcopy
hub / github.com/portainer/portainer / Run

Method Run

pkg/libstack/libstack.go:59–59  ·  view source on GitHub ↗
(ctx context.Context, filePaths []string, serviceName string, options RunOptions)

Source from the content-addressed store, hash-verified

57 Remove(ctx context.Context, projectName string, filePaths []string, options RemoveOptions) error
58 Pull(ctx context.Context, filePaths []string, options Options) error
59 Run(ctx context.Context, filePaths []string, serviceName string, options RunOptions) error
60 Validate(ctx context.Context, filePaths []string, options Options) error
61 WaitForStatus(ctx context.Context, name string, status Status) WaitResult
62 Config(ctx context.Context, filePaths []string, options Options) ([]byte, error)

Callers 15

Test_aggregateStatusFunction · 0.65
Test_isTerminalStateFunction · 0.65
Test_encodeRegistryAuthFunction · 0.65
Test_getConfigFunction · 0.65
TestSwarmProjectStatusFunction · 0.65
TestSwarmValidateFunction · 0.65
Test_ConfigFunction · 0.65
Test_createProjectFunction · 0.65

Implementers 1

ComposeDeployerpkg/libstack/compose/compose.go

Calls

no outgoing calls

Tested by 15

Test_aggregateStatusFunction · 0.52
Test_isTerminalStateFunction · 0.52
Test_encodeRegistryAuthFunction · 0.52
Test_getConfigFunction · 0.52
TestSwarmProjectStatusFunction · 0.52
TestSwarmValidateFunction · 0.52
Test_ConfigFunction · 0.52
Test_createProjectFunction · 0.52