implement restful for InstallLogsSupport
Signed-off-by: PingWang <wang.ping5@zte.com.cn> add ws.doc Signed-off-by: PingWang <wang.ping5@zte.com.cn> run hack/update-swagger-spec.sh Signed-off-by: PingWang <wang.ping5@zte.com.cn> update update-swagger-spec.sh Signed-off-by: PingWang <wang.ping5@zte.com.cn> update apiserver_test.go Signed-off-by: PingWang <wang.ping5@zte.com.cn> update comment Signed-off-by: PingWang <wang.ping5@zte.com.cn>
This commit is contained in:
@@ -104,6 +104,7 @@ curl -w "\n" -fs "${SWAGGER_API_PATH}" > "${SWAGGER_ROOT_DIR}/resourceListing.js
|
||||
curl -w "\n" -fs "${SWAGGER_API_PATH}version" > "${SWAGGER_ROOT_DIR}/version.json"
|
||||
curl -w "\n" -fs "${SWAGGER_API_PATH}api" > "${SWAGGER_ROOT_DIR}/api.json"
|
||||
curl -w "\n" -fs "${SWAGGER_API_PATH}apis" > "${SWAGGER_ROOT_DIR}/apis.json"
|
||||
curl -w "\n" -fs "${SWAGGER_API_PATH}logs" > "${SWAGGER_ROOT_DIR}/logs.json"
|
||||
kube::log::status "SUCCESS"
|
||||
|
||||
# ex: ts=2 sw=2 et filetype=sh
|
||||
|
Reference in New Issue
Block a user