Documentation
¶
Overview ¶
Package azure provides Azure cloud environment detection and metadata retrieval capabilities using the Azure Instance Metadata Service (IMDS).
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 Azure by testing the metadata service.
func (*Scout) EnvironmentInfo ¶
EnvironmentInfo retrieves Azure environment information from Instance Metadata Service
Click to show internal directories.
Click to hide internal directories.