Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterCmd ¶
func ClusterCreateCmd ¶
func ClusterDeleteCmd ¶
func ClusterGetCmd ¶
func ClusterListCmd ¶
func ClusterRestoreCmd ¶
func ClusterUpdateCmd ¶
Types ¶
type ClusterPrint ¶
type ClusterPrint struct { ClusterId string `json:"ClusterId,omitempty"` Name string `json:"Name,omitempty"` URL string `json:"URL,omitempty"` State string `json:"State,omitempty"` Instances int32 `json:"Instances,omitempty"` MongoVersion string `json:"MongoVersion,omitempty"` MaintenanceWindow string `json:"MaintenanceWindow,omitempty"` Location string `json:"Location,omitempty"` DatacenterId string `json:"DatacenterId,omitempty"` LanId string `json:"LanId,omitempty"` Cidr string `json:"Cidr,omitempty"` TemplateId string `json:"TemplateId,omitempty"` }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.