manager

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Copyright (c) Ultraviolet SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagerState added in v0.4.0

type ManagerState uint8
const (
	VmProvision ManagerState = iota
	StopComputationRun
	VmRunning
)

func (ManagerState) String added in v0.4.0

func (i ManagerState) String() string

type ManagerStatus added in v0.4.0

type ManagerStatus uint8
const (
	Starting ManagerStatus = iota
	Stopped
	Warning
	Disconnected
	Failed
)

func (ManagerStatus) String added in v0.4.0

func (i ManagerStatus) String() string

Jump to

Keyboard shortcuts

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