image

package
v0.3.10 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(ctx *cli.Context) *cobra.Command

NewCommand builds the `image` subcommand nested under `ulhost` (ucloud ulhost image list), mirroring the uhost image subcommand pattern. ULHost uses the same DescribeImage API as UHost but with different defaults.

Types

type ImageRow

type ImageRow struct {
	ImageName         string
	ImageID           string
	ImageType         string
	BasicImage        string
	ExtensibleFeature string
	CreationTime      string
	State             string
}

ImageRow 表格行 — mirrors uhost's ImageRow for ulhost image list display.

Jump to

Keyboard shortcuts

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