Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Component ¶
type Config ¶
type Config struct { Component map[ID]Component `json:"component"` Stack map[ID]Stack `json:"stack"` ConfigRoot string `json:"config_root"` ConfigFile string `json:"config_file"` }
func ConfigFromContext ¶
Click to show internal directories.
Click to hide internal directories.