package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 25, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Spec struct {
ComposeFileInline any `json:"composeFileInline" yaml:"composeFileInline"`
ComposeFiles []string `json:"composeFiles" yaml:"composeFiles"`
Profiles []string `json:"profiles" yaml:"profiles"`
WithDebugAnnotations bool `json:"withDebugAnnotations" yaml:"withDebugAnnotations"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.