opts

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package opts holds shared configuration types for func-e options. This is internal and not intended for direct use by external packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunOpts

type RunOpts struct {
	HomeDir          string
	EnvoyVersion     string
	EnvoyVersionsURL string
	Out              io.Writer
	EnvoyOut         io.Writer
	EnvoyErr         io.Writer
	EnvoyPath        string // Internal: path to the Envoy binary (for tests).
}

RunOpts holds the configuration set by RunOptions.

Jump to

Keyboard shortcuts

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