Searched defs:Bp2BuildConversionAllowlist (Results 1 – 1 of 1) sorted by relevance
218 type Bp2BuildConversionAllowlist struct { struct220 defaultConfig allowlists.Bp2BuildConfig224 keepExistingBuildFile map[string]bool232 moduleAlwaysConvert map[string]bool236 moduleTypeAlwaysConvert map[string]bool239 moduleDoNotConvert map[string]bool255 …nAllowlist) SetDefaultConfig(defaultConfig allowlists.Bp2BuildConfig) Bp2BuildConversionAllowlist {267 …list) SetKeepExistingBuildFile(keepExistingBuildFile map[string]bool) Bp2BuildConversionAllowlist {279 …onAllowlist) SetModuleAlwaysConvertList(moduleAlwaysConvert []string) Bp2BuildConversionAllowlist {291 …ist) SetModuleTypeAlwaysConvertList(moduleTypeAlwaysConvert []string) Bp2BuildConversionAllowlist {[all …]