kubernetesk8s.io/kubernetes/test/e2e/storage/vsphere/bootstrap Index | Files

package bootstrap

import "k8s.io/kubernetes/test/e2e/storage/vsphere/bootstrap"

Index

Functions

func Bootstrap

func Bootstrap()

Bootstrap takes care of initializing necessary test context for vSphere tests

Types

type Context

type Context struct {
}

Context holds common information for vSphere tests

var TestContext Context

TestContext should be used by all tests to access common context data. It should be initialized only once, during bootstrapping the tests.

Source Files

bootstrap.go context.go

Version
v1.10.0-alpha.3
Published
Feb 1, 2018
Platform
js/wasm
Imports
1 packages
Last checked
1 minute ago

Tools for package owners.