package constant const ( confExt = ".json" Name = "pod" appLanguage = "en" PodConfigFilename = Name + confExt PARSER = "json" )