//
pkg.gl
Category
github.com/intuit/ami-query
ami
package
1.1.0
Repository:
https://github.com/intuit/ami-query.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
86 SLOC
#
Functions
NewAMI
NewAMI returns a new AMI from the provided ec2.Image and region.
Status
Status sorts by taking the CreationDate attribute, converting it to UNIX epoch, and adds it to the weighted value of the status tag.
#
Structs
AMI
AMI represents an ec2.Image and the region it resides in.
#
Type aliases
Sort
Sort is a slice of AMI objects to be sorted.