pkg/configmap
Knative Prow Robot a637a96a1b
[release-1.3] Take pointer to map in AsOptionalMap for consistency (#2462)
* Take pointer to map in AsOptionalMap for consistency

- Other `As*` functions take pointers.
- It avoids having to initialize the map passed to the function

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Remove double pointer

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* AsOptionalMap -> CollectMapEntriesWithPrefix

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2022-03-14 09:56:18 -07:00
..
hash-gen
informer
testing
OWNERS Update OWNERS_ALIASES to match autogen in community (#2078) 2021-04-08 07:42:51 -07:00
doc.go
example.go
example_test.go
filter.go
filter_test.go
load.go
load_test.go
manual_watcher.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
manual_watcher_test.go
nodep_test.go
parse.go [release-1.3] Take pointer to map in AsOptionalMap for consistency (#2462) 2022-03-14 09:56:18 -07:00
parse_test.go [release-1.3] Take pointer to map in AsOptionalMap for consistency (#2462) 2022-03-14 09:56:18 -07:00
static_watcher.go
static_watcher_test.go
store.go Make the configmap update logging Debugf (#2226) 2021-08-22 13:30:34 -07:00
store_test.go
watcher.go