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 OsImageTemplate ¶
Click to show internal directories.
Click to hide internal directories.