feature: Added command to list pods managed by fission for environment/function (#2207)
This commit is contained in:
@@ -125,6 +125,7 @@ const (
|
||||
FUNCTION_UID = "functionUid"
|
||||
FUNCTION_RESOURCE_VERSION = "functionResourceVersion"
|
||||
EXECUTOR_TYPE = "executorType"
|
||||
MANAGED = "managed"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user