ngrok

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DestroyTunnel

func DestroyTunnel() error

func RunNgrokTunnelContainer

func RunNgrokTunnelContainer(config *parser.Config)

RunNgrokTunnelContainer runs a Docker container with ngrok image for tunneling local registry

Types

type Tunnels

type Tunnels struct {
	Tunnels []struct {
		Name      string `json:"ID"`
		PublicURL string `json:"public_url"`
	} `json:"tunnels"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL