Update controller package names to match the owning API group name (#2150)
* Update controller package names to match the owning API group name * feedback. Co-authored-by: Bassem Dghaidi <[email protected]>
This commit is contained in:
co-authored by
Bassem Dghaidi
parent
ab04a2b616
commit
eaa451df32
@@ -1,4 +1,4 @@
|
||||
package controllers
|
||||
package actionssummerwindnet
|
||||
|
||||
func filterLabels(labels map[string]string, filter string) map[string]string {
|
||||
filtered := map[string]string{}
|
||||
|
||||
Reference in New Issue
Block a user