package
0.0.0-20240911144121-9c4f1121eda3
Repository: https://github.com/ngrok/kubernetes-ingress-controller.git
Documentation: pkg.go.dev

# Functions

New creates and initializes a new TunnelDriver.

# Structs

TunnelDriver is a driver for creating and deleting ngrok tunnels.
No description provided by the author
TunnelDriverOpts are options for creating a new TunnelDriver.

# Interfaces

Dialer is the portion of *net.Dialer that this package uses.