Expand description
Tunnel and endpoint configuration types.
Structs§
- An action that should be taken if the rule matches
- A builder for a tunnel backing an HTTP endpoint.
- Error representing invalid string for Scheme
- A builder for a labeled tunnel.
- Oauth Options configuration
- Oidc Options configuration
- A policy that defines rules that should be applied to incoming or outgoing connections to the edge.
- A policy rule that should be applied
- A builder for a tunnel backing a TCP endpoint.
- A builder for a tunnel backing a TCP endpoint.
Enums§
- Errors in creating or serializing Policies
- The version of PROXY protocol to use with this tunnel.
- The URL scheme for this HTTP endpoint.
Traits§
- Trait representing things that can be built into an ngrok tunnel and then forwarded to a provided URL.
- Trait representing things that can be built into an ngrok tunnel.