dpi

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 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"
	DeepPacketInspectionLinseedRBACName = "tigera-dpi-linseed-permissions"
)

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
}

Jump to

Keyboard shortcuts

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