types

package
v0.26.2 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	INITIALIZING = 0 // 0 登録中
	PROVISIONING = 1 // 1 プロビジョニング中
	RUNNING      = 2 // 2 実行中
	STOPPED      = 3 // 3 停止中
	DELETEING    = 4 // 4 削除中
	ERROR        = 5 // 5 エラー
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DNSEntry

type DNSEntry struct {
	Host string `json:"host"`
	Ttl  uint64 `json:"ttl"`
}

type OsImageTemplate

type OsImageTemplate struct {
	LogicalVolume string // vg1
	VolumeGroup   string // lv01,lv02
	OsVariant     string // OS variant name
	Key           string // key for etcd access
	Qcow2Path     string // qcow2イメージのパス
}

type VmSerial

type VmSerial struct {
	Serial uint64
	Start  uint64
	Step   uint64
	Key    string
}

Serial Number Control

Jump to

Keyboard shortcuts

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