Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListClusterResponse ¶
type ListClusterResponse struct {
Clusters []Cluster `json:"clusters"`
}
type Manager ¶
func NewManager ¶
func NewManager(client client.FusionComputeClient, siteUri string) Manager
Click to show internal directories.
Click to hide internal directories.