Documentation
¶
Index ¶
Constants ¶
View Source
const ( VPC_ARCH_X86_64 vpcArch = "amd64" VPC_ARCH_IBMZ vpcArch = "s390x" )
Variables ¶
This section is empty.
Functions ¶
func GetVPCImage ¶
func GetVPCImage(args *VPCImageArgs) (*string, error)
Types ¶
type PiImageArgs ¶
type VPCImageArgs ¶
type VPCImageArgs struct {
Name string
Arch vpcArch
}
Click to show internal directories.
Click to hide internal directories.