Searched refs:parseAllowLists (Results 1 – 2 of 2) sorted by relevance
50 allowLists, err := parseAllowLists(*allowLists, *allowListFiles)
33 func parseAllowLists(allowLists []string, allowListFiles []string) ([]allowList, error) { func