package config const ( WHITE_LIST_URL = "/api/v1/agent/whitelist" APP_REGISTER_URL = "/v2/app/create" )