[Websocket] Support exec

This commit is contained in:
Hui Yu
2021-06-06 13:06:50 +08:00
parent 8eb6593e55
commit 5d5e3233d3
20 changed files with 645 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
INCLUDE:=-I../../kubernetes/include -I../../kubernetes/model -I../../kubernetes/api -I../../kubernetes/config
LIBS:=-L../../kubernetes/build -lkubernetes -lyaml
LIBS:=-L../../kubernetes/build -lkubernetes -lyaml -lwebsockets -L/usr/local/lib
CFLAGS:=-g
all: my_exec_provider_bin list_pod_by_exec_provider_bin