package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Aug 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DestroyTunnel() error
RunNgrokTunnelContainer runs a Docker container with ngrok image for tunneling local registry
type Tunnels struct {
Tunnels []struct {
Name string `json:"ID"`
PublicURL string `json:"public_url"`
} `json:"tunnels"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.