# Functions
GetClusterName returns the name of the cluster containing the current GCE instance.
GetHostAliases returns the host aliases from GCE.
GetHostname returns the hostname querying GCE Metadata api.
GetNetworkID retrieves the network ID using the metadata endpoint.
GetNTPHosts returns the NTP hosts for GCE if it is detected as the cloud provider, otherwise an empty array.
GetPublicIPv4 returns the public IPv4 address of the current GCE instance.
GetTags gets the tags from the GCE api.
HostnameProvider GCE implementation of the HostnameProvider.
IsRunningOn returns true if the agent is running on GCE.
# Variables
CloudProviderName contains the inventory name of the cloud.