1
0

update demo

Signed-off-by: dragonflylee <dragonflylee@outlook.com>
This commit is contained in:
2023-11-07 10:40:16 +08:00
parent b2972195cb
commit 696f6ba425
12 changed files with 231 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ import (
"net/http"
"net/http/pprof"
v1 "monitor/pkg/apis/v1"
v1 "monitor/apis/v1"
corev1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/runtime"