dpi

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DeepPacketInspectionNamespace  = "tigera-dpi"
	DeepPacketInspectionName       = "tigera-dpi"
	DeepPacketInspectionPolicyName = networkpolicy.TigeraComponentPolicyPrefix + DeepPacketInspectionName
	DefaultMemoryLimit             = "1Gi"
	DefaultMemoryRequest           = "100Mi"
	DefaultCPULimit                = "1"
	DefaultCPURequest              = "100m"
)

Variables

Functions

func DPI

func DPI(cfg *DPIConfig) render.Component

Types

type DPIConfig

type DPIConfig struct {
	IntrusionDetection *operatorv1.IntrusionDetection
	Installation       *operatorv1.InstallationSpec
	TyphaNodeTLS       *render.TyphaNodeTLS
	PullSecrets        []*corev1.Secret
	Openshift          bool
	ManagedCluster     bool
	HasNoLicense       bool
	HasNoDPIResource   bool
	ESClusterConfig    *relasticsearch.ClusterConfig
	ClusterDomain      string
	DPICertSecret      certificatemanagement.KeyPairInterface
}

Jump to

Keyboard shortcuts

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