testing

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const CertificateResponse = `` /* 403-byte string literal not displayed */
View Source
const CreateCertificateResponse = `` /* 439-byte string literal not displayed */

Variables

View Source
var ExpectedCertificate = certificates.Certificate{
	ClusterUUID: "d564b18a-2890-4152-be3d-e05d784ff727",
	BayUUID:     "d564b18a-2890-4152-be3d-e05d784ff727",
	PEM:         "FAKE_CERTIFICATE",
	Links: []gophercloud.Link{
		{Href: "http://10.63.176.154:9511/v1/certificates/d564b18a-2890-4152-be3d-e05d784ff727", Rel: "self"},
		{Href: "http://10.63.176.154:9511/certificates/d564b18a-2890-4152-be3d-e05d784ff727", Rel: "bookmark"},
	},
}
View Source
var ExpectedCreateCertificateResponse = certificates.Certificate{
	ClusterUUID: "d564b18a-2890-4152-be3d-e05d784ff727",
	BayUUID:     "d564b18a-2890-4152-be3d-e05d784ff727",
	PEM:         "FAKE_CERTIFICATE_PEM",
	CSR:         "FAKE_CERTIFICATE_CSR",
	Links: []gophercloud.Link{
		{Href: "http://10.63.176.154:9511/v1/certificates/d564b18a-2890-4152-be3d-e05d784ff727", Rel: "self"},
		{Href: "http://10.63.176.154:9511/certificates/d564b18a-2890-4152-be3d-e05d784ff727", Rel: "bookmark"},
	},
}

Functions

func HandleCreateCertificateSuccessfully

func HandleCreateCertificateSuccessfully(t *testing.T)

func HandleGetCertificateSuccessfully

func HandleGetCertificateSuccessfully(t *testing.T)

func HandleUpdateCertificateSuccessfully

func HandleUpdateCertificateSuccessfully(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