sanity

package
v0.22.7 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2018 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BYTE = 1.0 << (10 * iota)
	KILOBYTE
	MEGABYTE
	GIGABYTE
	TERABYTE
)

Variables

This section is empty.

Functions

func Test

func Test(t *testing.T, reqConfig *SanityConfiguration)

Test will test start the sanity tests

Types

type CloudProviderConfig

type CloudProviderConfig struct {
	//CloudProvider string `yaml:"providers"`
	// map[string]string is volume.VolumeParams equivalent
	CloudProviders map[string]map[string]string
}

CloudProviderConfig struct for cloud providers configuration

type SanityConfiguration

type SanityConfiguration struct {
	Address        string
	MountPath      string
	ProviderConfig *CloudProviderConfig
}

Jump to

Keyboard shortcuts

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