Data for kiwi configuration, input and output functions.
List of Global Functions
ImportImageRepositories - Import repositories from given kiwi image configuration
InitCurrentRepositories - Initialize the list of current repositories
Read - REad the confgiuration stuff for image creator
ReadConfigXML - import the data from given config.xml
ReadImageTemplates - Read the templates on which the images can be based
SaveConfiguration - save the image configuration to the kiwi images directory
WriteConfigXML - Write currect configuration to new config.xml
List of Global Variables
Import repositories from given kiwi image configuration
Function parameters
map Config
string dir
Return value
map <string,map>
Initialize the list of current repositories
Return value
map <string,map>
import the data from given config.xml
Function parameters
string base_path
Return value
map<string,any>
save the image configuration to the kiwi images directory
Function parameters
map KiwiConfig
string task
Return value
string