Documentation ¶
Index ¶
Constants ¶
View Source
const ( GetProjectOutput = `` /* 310-byte string literal not displayed */ SetCommonInstanceMetadataOutput = `` /* 327-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCPBackend ¶
type GCPBackend struct { Network Network // contains filtered or unexported fields }
func (*GCPBackend) HandleListInstances ¶
func (g *GCPBackend) HandleListInstances(f func(http.ResponseWriter, *http.Request))
func (*GCPBackend) StartFakeGCPBackend ¶
func (g *GCPBackend) StartFakeGCPBackend() (*httptest.Server, string)
Click to show internal directories.
Click to hide internal directories.