Source: src/cwsandbox/_types.py:127Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
ingress_mode(str | None) : Inbound traffic mode. Available modes depend on the profile configurations of runners you have access to.exposed_ports(tuple[int, ...] | None) : Ports to expose when using ingress. Required wheningress_modeis set. Lists are normalized to tuples.egress_mode(str | None) : Outbound traffic mode. Available modes depend on the profile configurations of runners you have access to.