eni-manager

command
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package main implements the AWS Multi-ENI Manager, which is responsible for bringing up secondary network interfaces on AWS EC2 instances.

The ENI Manager can run in two modes: 1. Polling mode: periodically checks for network interfaces that are in the DOWN state 2. Netlink subscription mode: subscribes to netlink events and reacts immediately to interface changes

When it finds interfaces that need to be brought up, it attempts to do so using either the netlink library or the 'ip' command as a fallback. This ensures that secondary ENIs attached by the controller are properly configured and ready for use.

Jump to

Keyboard shortcuts

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