Documentation ¶
Index ¶
Constants ¶
View Source
const (
NETWORKS_LIST_TIMEOUT = 200
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateReq ¶
type CreateReq struct {
DataCenter string `json:"-" valid:"required" URIParam:"yes"`
}
type Entity ¶
type GetReq ¶
type ListIpAddresses ¶
type ReleaseReq ¶
type ReleaseReq struct {
Network `argument:"composed" URIParam:"NetworkId,DataCenter" json:"-"`
}
Click to show internal directories.
Click to hide internal directories.