package
Version:
v1.0.0-rc1
Opens a new window with list of versions in this module.
Published: Oct 31, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gcemetadata provides basic utilities around configuring the fake
GCE Metadata Server component for integration testing.
Config defines the options for creating an fake GCE Metadata Server component.
type Instance interface {
Address() string
}
Instance represents a deployed GCE Metadata Server app instance.
New returns a new instance of stackdriver.
NewOrFail returns a new GCE Metadata Server instance or fails test.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.