Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SkipUnless ¶
func SkipUnless(match string)
func VmExtensionNames ¶
Types ¶
type Config ¶
type Config struct { IAAS string AWSAccessKeyID string AWSSecretAccessKey string AWSRegion string AzureClientID string AzureClientSecret string AzureRegion string AzureSubscriptionID string AzureTenantID string GCPServiceAccountKey string GCPRegion string VSphereNetwork string VSphereSubnet string VSphereVCenterIP string VSphereVCenterUser string VSphereVCenterPassword string VSphereVCenterDC string VSphereVCenterCluster string VSphereVCenterRP string VSphereVCenterDS string VSphereVCenterDisks string VSphereVCenterVMs string VSphereVCenterTemplates string OpenStackInternalCidr string OpenStackExternalIP string OpenStackAuthURL string OpenStackAZ string OpenStackDefaultKeyName string OpenStackDefaultSecurityGroup string OpenStackNetworkID string OpenStackPassword string OpenStackUsername string OpenStackProject string OpenStackDomain string OpenStackRegion string OpenStackPrivateKey string StateFileDir string }
func LoadConfig ¶
Loads all of the credentials from environment variables to be used in the acceptance test. Validates the presence of required credentials before starting up tests.
type State ¶
type State struct {
// contains filtered or unexported fields
}
func (State) BOSHManifest ¶
Click to show internal directories.
Click to hide internal directories.