# Functions
GetGceConfig builds GceConfig based on the provided prefix and metadata server available on GCE.
SourceConfigsFromFlags creates a slice of SourceConfig's base on the provided flags.
# Structs
CommonConfig contains all required information about environment in which prometheus-to-sd running and which component is monitored.
GceConfig aggregates all GCE related configuration parameters.
PodConfig describes pod in which current component is running.
SourceConfig contains data specific for scraping one component.