gcp

package
v0.0.0-...-8c3589e Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GceStateManager

func GceStateManager(ctx *fiber.Ctx) error

func GkeNodeManager

func GkeNodeManager(ctx *fiber.Ctx) error

Types

type GceManagerParam

type GceManagerParam struct {
	Action string `query:"action"`
}

type GkeNodeManagerParam

type GkeNodeManagerParam struct {
	Replicas uint8 `query:"replicas"`
}

type InstanceInfo

type InstanceInfo struct {
	Project           string
	Zone              string
	Instance          string
	InstanceGroupName string
	Size              int32
}

Jump to

Keyboard shortcuts

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