data

package
v0.14.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	VPC_ARCH_X86_64 vpcArch = "amd64"
	VPC_ARCH_IBMZ   vpcArch = "s390x"
)

Variables

This section is empty.

Functions

func GetImage

func GetImage(mCtx *mc.Context, args *PiImageArgs) (*string, error)

func GetVPCImage

func GetVPCImage(args *VPCImageArgs) (*string, error)

Types

type PiImageArgs

type PiImageArgs struct {
	CloudInstanceId string
	Name            string
}

type VPCImageArgs

type VPCImageArgs struct {
	Name string
	Arch vpcArch
}

Jump to

Keyboard shortcuts

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