testing

package
v0.6.28 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const ListResponse = `` /* 898-byte string literal not displayed */

Variables

View Source
var (
	ImageCreatedAt, _ = time.Parse(gcorecloud.RFC3339Z, "2022-11-17T11:22:55+0000")
	ImageUpdatedAt, _ = time.Parse(gcorecloud.RFC3339Z, "2022-11-17T11:38:03+0000")
	AIImage1          = aiimages.AIImage{
		ID:           "f6aa6e75-ab88-4c19-889d-79133366cb83",
		Name:         "ubuntu-18.04-x64-poplar-ironic-1.18.0-3.0.0",
		Status:       "active",
		Visibility:   "public",
		MinDisk:      0,
		MinRAM:       0,
		OsDistro:     "poplar-ubuntu",
		OsType:       "linux",
		OsVersion:    "18.04",
		CreatedAt:    gcorecloud.JSONRFC3339Z{Time: ImageCreatedAt},
		UpdatedAt:    &gcorecloud.JSONRFC3339Z{Time: ImageUpdatedAt},
		Size:         5389418496,
		Region:       "ED-10 Preprod",
		RegionID:     7,
		ProjectID:    516070,
		DiskFormat:   "qcow2",
		Architecture: "x86_64",
		Metadata:     []metadata.Metadata{},
	}
	ExpectedAIImageSlice = []aiimages.AIImage{AIImage1}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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