lwgcp

package
v0.0.0-...-b86c84d Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GCE_VM = "GCE VM"
	GKE_VM = "GKE VM"
)

Variables

This section is empty.

Functions

func ParseCredentials

func ParseCredentials(cmd *cobra.Command) string

func ParseProjectsToIgnore

func ParseProjectsToIgnore(cmd *cobra.Command) []string

func Run

func Run(projectsToIgnore []string, credentials string, debug bool)

Types

type AgentlessServiceCount

type AgentlessServiceCount struct {
	Region  string
	Service string
	Count   int
}

type OSCounts

type OSCounts struct {
	Windows int
	Linux   int
}

type ProjectInfo

type ProjectInfo struct {
	ID     string
	Name   string
	Number int64
}

type VMInstanceInfo

type VMInstanceInfo struct {
	Zone   string
	Image  string
	VMType string
	OS     string
}

Jump to

Keyboard shortcuts

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