integrationtests

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const IscsiCleanupScript = `` /* 465-byte string literal not displayed */
View Source
const IscsiEnvironmentSetupScript = `` /* 779-byte string literal not displayed */
View Source
const IscsiSetChapScript = `` /* 393-byte string literal not displayed */
View Source
const IscsiSetReverseChapScript = `` /* 492-byte string literal not displayed */
View Source
const IscsiTargetInstallScript = `` /* 289-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type IscsiSetupConfig

type IscsiSetupConfig struct {
	Iqn string `json:"iqn"`
	Ip  string `json:"ip"`
}

type VirtualHardDisk added in v1.0.0

type VirtualHardDisk struct {
	DiskNumber     uint32
	Path           string
	Mount          string
	TestPluginPath string
	InitialSize    int64
}

VirtualHardDisk represents a VHD used for e2e tests

Jump to

Keyboard shortcuts

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