Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateSnapshotViewReply ¶
type DeleteSnapshotViewReply ¶
type DeleteSnapshotViewReply struct {
ID string `json:"id"`
}
type DeleteSnapshotViewRequest ¶
type DeleteSnapshotViewRequest struct {
ID string `json:"id"`
}
type Error ¶
func NotFoundViewErr ¶
func NotFoundViewErr() *Error
type ErrorReply ¶
type ErrorReply struct {
Error *Error `json:"error"`
}
type PullSnapshotViewReply ¶
type PullSnapshotViewRequest ¶
Click to show internal directories.
Click to hide internal directories.