Documentation
¶
Overview ¶
Package google provides functionality for detecting and gathering environment information from Google Cloud metadat services.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scout ¶
type Scout struct {
// contains filtered or unexported fields
}
func (*Scout) Detect ¶
Detect determines if the current environment is running on GCP by testing the metadata service.
func (*Scout) EnvironmentInfo ¶
EnvironmentInfo retrieves GCP environment information from metadata service
Click to show internal directories.
Click to hide internal directories.