MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / environment_router.ts

File environment_router.ts

panel/src/app/routers/environment_router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Router from "@koa/router";
2import axios from "axios";
3import { normalizeDockerPlatform } from "mcsmanager-common";
4import { ROLE } from "../entity/user";

Callers

nothing calls this directly

Calls 6

normalizeDockerPlatformFunction · 0.85
requestMethod · 0.80
deleteMethod · 0.65
getMethod · 0.45
getInstanceMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected