testing

package
v3.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const CreateRequest = `` /* 338-byte string literal not displayed */
View Source
const CreateRequestWithRemoteGroup = `` /* 274-byte string literal not displayed */
View Source
const CreateResponse = `` /* 415-byte string literal not displayed */
View Source
const CreateResponseWithRemoteGroup = `` /* 447-byte string literal not displayed */
View Source
const GetResponse = `` /* 415-byte string literal not displayed */
View Source
const ListResponse = `` /* 802-byte string literal not displayed */

Variables

View Source
var SecurityGroupRule1 = security_group_rules.SecurityGroupRule{
	Description:     "Allow SSH",
	Direction:       "ingress",
	Ethertype:       "IPv4",
	ID:              "2bc0accf-312e-429a-956e-e4407625eb62",
	PortRangeMax:    &port22,
	PortRangeMin:    &port22,
	Protocol:        "tcp",
	RemoteGroupID:   nil,
	RemoteIPPrefix:  strPtr("0.0.0.0/0"),
	SecurityGroupID: "a7734e61-b545-452d-a3cd-0189cbd9747a",
	TenantID:        "e4f50856753b4dc6afee5fa6b9b6c550",
}
View Source
var SecurityGroupRule2 = security_group_rules.SecurityGroupRule{
	Description:     "Allow HTTPS",
	Direction:       "ingress",
	Ethertype:       "IPv4",
	ID:              "c0e1482e-2e3c-497e-8964-e4f818071700",
	PortRangeMax:    &port443,
	PortRangeMin:    &port443,
	Protocol:        "tcp",
	RemoteGroupID:   nil,
	RemoteIPPrefix:  strPtr("10.0.0.0/8"),
	SecurityGroupID: "a7734e61-b545-452d-a3cd-0189cbd9747a",
	TenantID:        "e4f50856753b4dc6afee5fa6b9b6c550",
}

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