Documentation
¶
Index ¶
Constants ¶
View Source
const ( FakeZone = "country-region-zone" FakeSecondZone = "country-region-zone2" FakeProject = "test-project" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetadataService ¶
MetadataService is a fakeable interface exposing necessary data from the GCE Metadata service
func NewFakeService ¶
func NewFakeService() MetadataService
func NewMetadataService ¶
func NewMetadataService() (MetadataService, error)
Click to show internal directories.
Click to hide internal directories.