Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComputeEngineInfo ¶
type ComputeEngineService ¶
type ComputeEngineService struct { }
func New ¶
func New() *ComputeEngineService
func (*ComputeEngineService) Instances ¶
func (ces *ComputeEngineService) Instances(projectID string) ([]ComputeEngineInfo, error)
Retrieves instances from all regions and zones for a project without using concurrency.
Click to show internal directories.
Click to hide internal directories.