instance

package
v0.0.0-...-b2f38c1 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteInstanceByID

func DeleteInstanceByID(ctx workflow.Context, instanceID uuid.UUID) error

DeleteInstanceByID is a helper Temporal workflow to delete an Instance by ID This workflow is useful for invoking from Temporal CLI because it does not require us to create a proto request object

func RebootInstanceByID

func RebootInstanceByID(ctx workflow.Context, instanceID uuid.UUID, rebootWithCustomIpxe bool, applyUpdatesOnReboot bool) error

RebootInstanceByID is a helper Temporal workflow to reboot a Machine associated with an Instance This workflow is useful for invoking from Temporal CLI because it does not require us to create a proto request object

func UpdateInstanceInventory

func UpdateInstanceInventory(ctx workflow.Context, siteID string, instanceInventory *cwssaws.InstanceInventory) (err error)

UpdateInstanceInventory is a workflow called by Site Agent to update Instance inventory for a Site

Types

This section is empty.

Jump to

Keyboard shortcuts

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