Replace flag text with const (#1391)
This commit is contained in:
@@ -116,7 +116,7 @@ const (
|
||||
|
||||
KwName = resourceName
|
||||
KwFnName = "function"
|
||||
KwNamespace = "ns"
|
||||
KwNamespace = "namespace"
|
||||
KwObjType = "type"
|
||||
KwLabels = "labels"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user