extvm

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TargetIDVM                  = "com.steadybit.extension_gcp.vm"
	VirtualMachineStateActionId = "com.steadybit.extension_gcp.vm.state"
)

Variables

This section is empty.

Functions

func NewVirtualMachineDiscovery added in v1.0.3

func NewVirtualMachineDiscovery() discovery_kit_sdk.TargetDiscovery

Types

type GCPInstancesApi

type GCPInstancesApi interface {
	AggregatedList(ctx context.Context, req *computepb.AggregatedListInstancesRequest, opts ...gax.CallOption) *compute.InstancesScopedListPairIterator
}

type VirtualMachineStateChangeState

type VirtualMachineStateChangeState struct {
	ProjectId string
	VmName    string
	Zone      string
	Action    string
}

Jump to

Keyboard shortcuts

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