gcloud

package
v0.0.0-...-6006eb2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GCloud

type GCloud struct {
	IPs []string
	// contains filtered or unexported fields
}

func (*GCloud) GatherIPs

func (g *GCloud) GatherIPs() ([]string, error)

GetGCloudIPs

func (*GCloud) Setup

func (g *GCloud) Setup(config *config.BaseConfig) error

func (*GCloud) SetupGCloud

func (g *GCloud) SetupGCloud(computeService wrapper.GCloudWrapper) error

type GCloudWrapper

type GCloudWrapper struct {
	// contains filtered or unexported fields
}

func (*GCloudWrapper) InstancesIPsInRegion

func (g *GCloudWrapper) InstancesIPsInRegion(region string) ([]string, error)

func (*GCloudWrapper) Zones

func (g *GCloudWrapper) Zones() ([]string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL