Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config contains the values about the different parsing mechanisms for Config names
func New ¶
func New(automaticENIConfig bool, eniconfigName string, eniconfigTagName string, awsSession *session.Session) Config
New will return and instance of the ENIConfig object
func (Config) GetENIConfigTag ¶
GetENIConfigTag allows you to get the ENIConfig name from the EC2 instances tag, customize this by using the ENIConfig.eniConfigTagName
func (Config) GetInstanceAZ ¶
GetInstanceAZ will return the instance AZ from the provider ID
Click to show internal directories.
Click to hide internal directories.