Skip to content

Interface: CloudLocation

Where a host lives: the CloudProvider, the provider-native region string (whatever the provider’s feed calls it, e.g. "us-east-1" on AWS, "eastus2" on Azure, "us-east1" on GCP), the resolved ip that matched, and the cidr block it fell in.

cidr: string


ip: string


provider: CloudProvider


region: string