Documentation
¶
Overview ¶
Package util provides utility functions used throughout the AWS Multi-ENI Controller.
This package contains helper functions for common operations such as string manipulation, AWS resource identification, and other utility functions that don't fit elsewhere.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainsString ¶
ContainsString checks if a string is in a slice of strings
func GetInstanceIDFromProviderID ¶
GetInstanceIDFromProviderID extracts the EC2 instance ID from the provider ID Provider ID format: aws:///zone/i-0123456789abcdef0
func RemoveString ¶
RemoveString removes a string from a slice of strings
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.