Documentation ¶
Index ¶
- func ListAllServers(serviceClient *gophercloud.ServiceClient) ([]servers.Server, error)
- func NewRackspaceService(username string, apiKey string, region string) (*gophercloud.ServiceClient, error)
- func NewRoute53Service(keyId string, accessKey string) *route53.Route53
- func WriteOutput(data interface{}, outputFormat string)
- type CLIOutput
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListAllServers ¶
func ListAllServers(serviceClient *gophercloud.ServiceClient) ([]servers.Server, error)
func NewRackspaceService ¶
func NewRackspaceService(username string, apiKey string, region string) (*gophercloud.ServiceClient, error)
func WriteOutput ¶
func WriteOutput(data interface{}, outputFormat string)
Types ¶
type CLIOutput ¶
type CLIOutput struct {
// contains filtered or unexported fields
}
func NewCLIOutput ¶
func NewCLIOutput() *CLIOutput
Click to show internal directories.
Click to hide internal directories.