runtime

package
v10.257.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	// TCPTargetNetworks is the set of networks that host Trireme.
	TCPTargetNetworks []string
	// UDPTargetNetworks is the set of UDP networks that host Trireme.
	UDPTargetNetworks []string
	// ExcludedNetworks is the list of networks that must be excxluded from any enforcement.
	ExcludedNetworks []string
	// LogLevel sets loglevel.
	LogLevel constants.LogLevel
}

Configuration is configuration parameters that can be safely updated for the controller after it is started

func (*Configuration) DeepCopy

func (c *Configuration) DeepCopy() *Configuration

DeepCopy copies the configuration and avoids locking issues.

Jump to

Keyboard shortcuts

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