Documentation ¶
Index ¶
Constants ¶
View Source
const ( Available = "available" Creating = "creating" Deleted = "deleted" Deleting = "deleting" Deprecated = "deprecated" Failing = "failing" Failed = "failed" Pending = "pending" )
Status constants. Can be used to compare to api status fields
View Source
const ( Closed = "closed" Overdue = "overdue" Suspended = "suspended" Terminated = "terminated" Warning = "warning" )
Account additional status constants. Compare with Account status fields.
View Source
const ( Mapped = "mapped" Reserved = "reserved" Unmapped = "unmapped" )
Cloud IP additional status constants. Compare with Cloud IP status fields.
View Source
const ( Accepted = "accepted" Cancelled = "cancelled" Ended = "ended" Rejected = "rejected" )
Collaboration additional status constants. Compare with Collaboration status fields.
View Source
const ( Active = "active" Inactive = "inactive" )
Server additional status constants. Compare with Server status fields.
View Source
const (
Experimental = "experimental"
)
Server Type additional status constants. Compare with Server Type status fields.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.