transparentproxy

package
v2.13.2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitConfig

func InitConfig()

Types

type Params added in v2.11.8

type Params struct {
	Flags     []string
	EchoStdin string
	Files     map[string]string
}

type ParamsMap added in v2.11.8

type ParamsMap map[string]Params

func (*ParamsMap) Decode added in v2.11.8

func (f *ParamsMap) Decode(value string) error

type TransparentProxyConfig

type TransparentProxyConfig struct {
	config.BaseConfig

	KumactlLinuxBin     string            `json:"kumactlLinuxBin,omitempty" envconfig:"KUMACTL_LINUX_BIN"`
	DockerImagesToTest  map[string]string `json:"dockerImagesToTest,omitempty" envconfig:"DOCKER_IMAGES_TO_TEST"`
	InstallParamsToTest *ParamsMap        `json:"additionalParamsToTest,omitempty" envconfig:"ADDITIONAL_PARAMS_TO_TEST"`
	IPV6                bool              `json:"ipv6,omitempty" envconfig:"IPV6"`
}

func (TransparentProxyConfig) AutoConfigure

func (c TransparentProxyConfig) AutoConfigure() error

func (TransparentProxyConfig) Validate

func (c TransparentProxyConfig) Validate() error

Jump to

Keyboard shortcuts

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