testing

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

public_ips unit tests

Index

Constants

View Source
const CreateRequest = `` /* 295-byte string literal not displayed */
View Source
const CreateResponse = `` /* 377-byte string literal not displayed */
View Source
const GetResponse = `` /* 498-byte string literal not displayed */
View Source
const ListResponse = `` /* 1061-byte string literal not displayed */
View Source
const UpdateRequest = `
{
	"static_route": {
    "name": "TEST-02"
  }
}
 `
View Source
const UpdateResponse = `` /* 377-byte string literal not displayed */

Variables

View Source
var ExpectedStaticRouteSlice = []static_routes.StaticRoute{StaticRoute1, StaticRoute2}
View Source
var StaticRoute1 = static_routes.StaticRoute{
	Description:  "",
	Destination:  "100.127.254.152/29",
	ID:           "93aaec0f-1546-4062-88c5-93c397b93c03",
	InternetGwID: "3c5703b7-e783-42fe-ba23-5b0fe872cccb",
	Name:         "TEST-01",
	Nexthop:      "100.127.254.153",
	ServiceType:  "internet",
	Status:       "PENDING_CREATE",
	TenantID:     "60ed68071ca14fff8a6c28458379864b",
}
View Source
var StaticRoute2 = static_routes.StaticRoute{
	Description:  "jbd test",
	Destination:  "100.127.254.70/31",
	ID:           "a0caa2c8-5d30-49cd-a5f2-99517a4d848b",
	InternetGwID: "b684b775-63cc-40e6-b615-cc88c804df19",
	Name:         "jbd_test_StaticRoute001",
	Nexthop:      "192.168.1.0",
	ServiceType:  "internet",
	Status:       "ACTIVE",
	TenantID:     "28ebaf1b212f4052a1a88d27f61deaa3",
}

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