testing

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const NetworkCreateRequest = `
{
    "network": {
        "name": "private",
        "admin_state_up": true,
        "dns_domain": "local."
    }
}`
View Source
const NetworkCreateResponse = `` /* 568-byte string literal not displayed */
View Source
const NetworkUpdateRequest = `
{
    "network": {
        "name": "new_network_name",
        "admin_state_up": false,
        "dns_domain": ""
    }
}`
View Source
const NetworkUpdateResponse = `` /* 572-byte string literal not displayed */

Variables

This section is empty.

Functions

func FloatingIPHandleCreate

func FloatingIPHandleCreate(t *testing.T)

func FloatingIPHandleGet

func FloatingIPHandleGet(t *testing.T)

func FloatingIPHandleList

func FloatingIPHandleList(t *testing.T)

func NetworkHandleCreate

func NetworkHandleCreate(t *testing.T)

func NetworkHandleGet

func NetworkHandleGet(t *testing.T)

func NetworkHandleList

func NetworkHandleList(t *testing.T)

func NetworkHandleUpdate

func NetworkHandleUpdate(t *testing.T)

func PortHandleCreate

func PortHandleCreate(t *testing.T)

func PortHandleGet

func PortHandleGet(t *testing.T)

func PortHandleListSuccessfully

func PortHandleListSuccessfully(t *testing.T)

func PortHandleUpdate

func PortHandleUpdate(t *testing.T)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL