credentials

package
v0.5.18 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const CredentialsServerPortEnv = "DEVPOD_CREDENTIALS_SERVER_PORT"
View Source
const DefaultPort = "12049"

Variables

This section is empty.

Functions

func GetPort added in v0.5.13

func GetPort() (int, error)

func PingURL added in v0.4.0

func PingURL(ctx context.Context, url string) error

func RunCredentialsServer

func RunCredentialsServer(
	ctx context.Context,
	port int,
	client tunnel.TunnelClient,
	log log.Logger,
) error

func StartCredentialsServer added in v0.4.0

func StartCredentialsServer(ctx context.Context, cancel context.CancelFunc, client tunnel.TunnelClient, log log.Logger) (int, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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