composebuilder

package module
v0.0.0-...-9bb3119 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

compose-builder

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(
	base *types.Project,
	defaultService types.ServiceConfig,
	buildInfo map[string]BuildEntry,
	mutator []ServiceMutator,
) error

Types

type BuildEntry

type BuildEntry struct {
	Config types.ServiceConfig
	Meta   map[string]any
}

type ServiceMutator

type ServiceMutator func(sc types.ServiceConfig, p *types.Project, meta map[string]any) (types.ServiceConfig, error)

Jump to

Keyboard shortcuts

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