Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
LoadConfig loads a single configuration file The configuration file might contain multiple config entries
Types ¶
type LoaderContext ¶
type LoaderContext struct {
ProjectId string
Path string
Environments []manifest.EnvironmentDefinition
KnownApis map[string]struct{}
ParametersSerDe map[string]parameter.ParameterSerDe
}
type References ¶
type References map[string]coordinate.Coordinate
References holds coordinate-string -> coordinate
Click to show internal directories.
Click to hide internal directories.