Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们使用 IP 白名单来控制对某些管理服务的 Nginx Ingress 的访问。我们需要使用对这个端点的 Cloud Scheduler 调用来启动一些后台进程。是否可以将来自 Cloud Functions 的特定范围的呼叫列入白名单?
谢谢!