Documentation ¶
Overview ¶
volumeattach unit tests
Index ¶
Constants ¶
View Source
const CreateOutput = `` /* 273-byte string literal not displayed */
CreateOutput is a sample response to a Create call.
View Source
const GetOutput = `` /* 220-byte string literal not displayed */
GetOutput is a sample response to a Get call.
View Source
const ListOutput = `` /* 449-byte string literal not displayed */
ListOutput is a sample response to a List call.
Variables ¶
This section is empty.
Functions ¶
func HandleCreateSuccessfully ¶
HandleCreateSuccessfully configures the test server to respond to a Create request for a new attachment
func HandleDeleteSuccessfully ¶
HandleDeleteSuccessfully configures the test server to respond to a Delete request for a an existing attachment
func HandleGetSuccessfully ¶
HandleGetSuccessfully configures the test server to respond to a Get request for an existing attachment
func HandleListSuccessfully ¶
HandleListSuccessfully configures the test server to respond to a List request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.