dpi

package
v1.36.2 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 19 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"
	DeepPacketInspectionLinseedRBACName      = "tigera-dpi-linseed-permissions"
	DeepPacketInspectionSnortRulesVolumeName = "snort-cache"
	DeepPacketInspectionSnortRulesVolumePath = "/usr/etc/snort/rules"
)

Variables

This section is empty.

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
	ManagementCluster  bool
	HasNoLicense       bool
	HasNoDPIResource   bool
	ClusterDomain      string
	DPICertSecret      certificatemanagement.KeyPairInterface

	Tenant *operatorv1.Tenant
}

Jump to

Keyboard shortcuts

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