@@ -28,8 +28,8 @@ import (
"github.com/gorilla/handlers"
"github.com/imdario/mergo"
apiv1 "k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
apiv1 "k8s.io/client-go/pkg/api/v1"
)
func UrlForFunction(name, namespace string) string {
The note is not visible to the blocked user.