testing

package
v1.0.19 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

groups unit tests

Index

Constants

View Source
const SecurityGroupCreateRequest = `
{
    "security_group": {
        "name": "new-webservers",
        "description": "security group for webservers"
    }
}
`
View Source
const SecurityGroupCreateResponse = `` /* 1289-byte string literal not displayed */
View Source
const SecurityGroupGetResponse = `` /* 1260-byte string literal not displayed */
View Source
const SecurityGroupListResponse = `` /* 283-byte string literal not displayed */
View Source
const SecurityGroupUpdateRequest = `
{
    "security_group": {
        "name": "newer-webservers"
    }
}
`
View Source
const SecurityGroupUpdateResponse = `` /* 1291-byte string literal not displayed */

Variables

View Source
var SecurityGroup1 = groups.SecGroup{
	Description: "default",
	ID:          "85cc3048-abc3-43cc-89b3-377341426ac5",
	Name:        "default",
	Rules:       []rules.SecGroupRule{},
	TenantID:    "e4f50856753b4dc6afee5fa6b9b6c550",
}

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