testing

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AssignResponse   = GetResponse
	UnassignResponse = GetResponse
)
View Source
const AssignRequest = `
{
  "port_id": "ee2402d0-f0cd-4503-9b75-69be1d11c5f1",
  "fixed_ip_address": "192.168.10.15"
}
`
View Source
const CreateRequest = `
{
  "port_id": "ee2402d0-f0cd-4503-9b75-69be1d11c5f1",
  "fixed_ip_address": "192.168.10.15"
}
`
View Source
const CreateResponse = `
{
  "tasks": [
    "50f53a35-42ed-40c4-82b2-5a37fb3e00bc"
  ]
}
`
View Source
const DeleteResponse = `
{
  "tasks": [
    "50f53a35-42ed-40c4-82b2-5a37fb3e00bc"
  ]
}
`
View Source
const GetResponse = `` /* 433-byte string literal not displayed */
View Source
const ListResponse = `` /* 1206-byte string literal not displayed */

Variables

View Source
var (
	Tasks1 = tasks.TaskResults{
		Tasks: []tasks.TaskID{"50f53a35-42ed-40c4-82b2-5a37fb3e00bc"},
	}

	ExpectedFloatingIPSlice = []floatingips.FloatingIPDetail{floatingIPDetails}
)

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