package override
import "github.com/compose-spec/compose-go/v2/override"
Index ¶
- func EnforceUnicity(value map[string]any) (map[string]any, error)
- func ExtendService(base, override map[string]any) (map[string]any, error)
- func Merge(right, left map[string]any) (map[string]any, error)
Functions ¶
func EnforceUnicity ¶
EnforceUnicity removes redefinition of elements declared in a sequence
func ExtendService ¶
func Merge ¶
Merge applies overrides to a config model
Source Files ¶
- Version
- v2.4.8 (latest)
- Published
- Feb 10, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 2 months ago –
Tools for package owners.