testing

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

public_ips unit tests

Index

Constants

View Source
const CreateRequest = `` /* 194-byte string literal not displayed */
View Source
const CreateResponse = `` /* 325-byte string literal not displayed */
View Source
const GetResponse = `` /* 325-byte string literal not displayed */
View Source
const ListResponse = `` /* 614-byte string literal not displayed */
View Source
const UpdateRequest = `
{
	"public_ip": {
		"name": "seinou-test-public",
		"description": ""
	}
}
 `
View Source
const UpdateResponse = `` /* 325-byte string literal not displayed */

Variables

View Source
var ExpectedPublicIPSlice = []public_ips.PublicIP{PublicIP1, PublicIP2}
View Source
var PublicIP1 = public_ips.PublicIP{
	Cidr:          "100.127.255.80",
	Description:   "",
	ID:            "0718a31b-67be-4349-946b-61a0fc38e4cd",
	InternetGwID:  "2a75cfa6-89af-425b-bce5-2a85197ef04f",
	Name:          "seinou-test-public",
	Status:        "PENDING_CREATE",
	SubmaskLength: 29,
	TenantID:      "19ab165c7a664abe9c217334cd0e9cc9",
}
View Source
var PublicIP2 = public_ips.PublicIP{
	Cidr:          "100.127.254.56",
	Description:   "",
	ID:            "110846c3-3a20-42ff-ad3d-25ba7b0272bb",
	InternetGwID:  "05db9b0e-65ed-4478-a6b3-d3fc259c8d07",
	Name:          "6_Public",
	Status:        "ACTIVE",
	SubmaskLength: 29,
	TenantID:      "19ab165c7a664abe9c217334cd0e9cc9",
}

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