Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConradIrwin/aws-name-server
/ types & classes
Types & classes
6 in github.com/ConradIrwin/aws-name-server
⨍
Functions
17
◇
Types & classes
6
Struct
EC2Cache
EC2Cache maintains a local cache of ec2-describe-instances data. It refreshes every TTL.
ec2_cache.go:46
Struct
EC2Server
ec2_server.go:11
Struct
Key
Key is used to cache results in O(1) lookup structures.
ec2_cache.go:31
TypeAlias
LookupTag
LookupTag represents the type of tag we're caching by.
ec2_cache.go:21
Struct
Record
Record represents the DNS record for one EC2 instance.
ec2_cache.go:37
Struct
response
ec2_server.go:17