agent

package
v1.21.0-pre.2 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2026 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Overview

Package agent holds the agent-side AWS integration: the AWS customization of the multi-pool IPAM allocator, and the netlink configuration of the devices the operator attaches to the node.

It is registered by the cilium-agent only. The operator's counterpart lives in pkg/aws/ipam.

Index

Constants

This section is empty.

Variables

View Source
var Cell = cell.Module(
	"aws-agent",
	"Agent-side AWS integration",

	cell.Provide(newProvider),
)

Cell provides the agent-side AWS integration. It is the home of everything AWS-specific the agent needs, currently the ENI customization of the multi-pool IPAM allocator.

Registering it is unconditional: the parts it contributes declare what they handle (the IPAM provider declares its IPAM mode) and are only selected when the agent is configured accordingly.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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