proxy

package
v0.0.0-...-7d1f6dc Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context)

Types

type Config

type Config struct {
	KolideApiToken string `env:"KOLIDE_API_TOKEN,required"`
	ProxyUsername  []byte `env:"PROXY_USERNAME,required"`
	ProxyPassword  []byte `env:"PROXY_PASSWORD,required"`
	ListenAddress  string `env:"HTTP_LISTEN_ADDRESS,default=0.0.0.0:8080"`
	LogLevel       string `env:"PROXY_LOG_LEVEL,default=info"`
}

Jump to

Keyboard shortcuts

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