controllers

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PolicyEndpointsReconciler

type PolicyEndpointsReconciler struct {
	// contains filtered or unexported fields
}

PolicyEndpointsReconciler reconciles a PolicyEndpoints object

func NewPolicyEndpointsReconciler

func NewPolicyEndpointsReconciler(k8sClient client.Client, log logr.Logger,
	enablePolicyEventLogs, enableCloudWatchLogs bool, enableIPv6 bool, enableNetworkPolicy bool, conntrackTTL int) (*PolicyEndpointsReconciler, error)

NewPolicyEndpointsReconciler constructs new PolicyEndpointReconciler

func (*PolicyEndpointsReconciler) ArePoliciesAvailableInLocalCache added in v1.1.0

func (r *PolicyEndpointsReconciler) ArePoliciesAvailableInLocalCache(podIdentifier string) bool

func (*PolicyEndpointsReconciler) DeriveFireWallRulesPerPodIdentifier added in v1.1.0

func (r *PolicyEndpointsReconciler) DeriveFireWallRulesPerPodIdentifier(podIdentifier string, podNamespace string) ([]ebpf.EbpfFirewallRules,
	[]ebpf.EbpfFirewallRules, error)

func (*PolicyEndpointsReconciler) GeteBPFClient added in v1.1.0

func (r *PolicyEndpointsReconciler) GeteBPFClient() ebpf.BpfClient

func (*PolicyEndpointsReconciler) Reconcile

func (*PolicyEndpointsReconciler) SetupWithManager

func (r *PolicyEndpointsReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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