Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GceConfig ¶
type GceConfig struct { Project string Zone string Cluster string Instance string MetricsPrefix string }
GceConfig aggregates all GCE related configuration parameters.
func GetGceConfig ¶
GetGceConfig builds GceConfig based on the provided prefix and metadata server available on GCE.
Click to show internal directories.
Click to hide internal directories.