Documentation ¶
Index ¶
Constants ¶
View Source
const CreateRequest = `` /* 140-byte string literal not displayed */
View Source
const CreateResponse = GetResponse
View Source
const GetResponse = `` /* 220-byte string literal not displayed */
View Source
const ListResponse = `` /* 289-byte string literal not displayed */
View Source
const UpdateRequest = `
{
"state": "DELETED",
"url": "https://ed-10.cloud.core.pw:5000/v3"
}
`
View Source
const UpdateResponse = GetResponse
Variables ¶
View Source
var ( Keystone1 = keystones.Keystone{ ID: 1, URL: *keystoneURL, State: types.KeystoneStateNew, KeystoneFederatedDomainID: "5ac0a17e556d4a9c8f946928a7953990", CreatedOn: createdTime, AdminPassword: "******", } ExpectedKeystoneSlice = []keystones.Keystone{Keystone1} )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.