feature: Added command to list pods managed by fission for environment/function (#2207)
This commit is contained in:
@@ -120,6 +120,7 @@ const (
|
||||
EnvGracePeriod = "graceperiod"
|
||||
EnvVersion = "version"
|
||||
EnvImagePullSecret = "imagepullsecret"
|
||||
EnvExecutorType = "executortype"
|
||||
|
||||
KwName = resourceName
|
||||
KwFnName = "function"
|
||||
|
||||
Reference in New Issue
Block a user