compose

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2025 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Loader

type Loader struct {
	// contains filtered or unexported fields
}

func NewLoaderWithOptions

func NewLoaderWithOptions(options LoaderOptions) Loader

func NewLoaderWithPath

func NewLoaderWithPath(path string) Loader

func (Loader) LoadProject

func (c Loader) LoadProject(ctx context.Context) (*compose.Project, error)

func (Loader) LoadProjectName

func (c Loader) LoadProjectName(ctx context.Context) (string, error)

type LoaderOptions

type LoaderOptions struct {
	ConfigPaths []string
	WorkingDir  string
	ProjectName string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL