testing

package
v2.4.1 Latest Latest
Warning

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

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

Documentation

Overview

Load Balancer/Actions unit tests

Index

Constants

View Source
const RebootRequest = `
{
  "type": "HARD"
}
`
View Source
const ResetPasswordRequest = `
{
  "username": "user-read"
}
`
View Source
const ResetPasswordResponse = `
{
  "new_password": "ABCDabcd4321",
  "username": "user-read"
}
`

Variables

View Source
var ResetPasswordDetail = load_balancer_actions.Password{
	NewPassword: "ABCDabcd4321",
	Username:    "user-read",
}

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