Documentation
¶
Index ¶
- func DetachVolumeCinder(osProvider *gophercloud.ProviderClient, volume volumes.Volume) error
- func DetachVolumeNova(osProvider *gophercloud.ProviderClient, volume volumes.Volume, ...) error
- func GetLB(osProvider *gophercloud.ProviderClient) (map[string]loadbalancers.LoadBalancer, map[string]listeners.Listener, ...)
- func GetOpenStackClient(context string) (*gophercloud.ProviderClient, string, error)
- func GetServer(osProvider *gophercloud.ProviderClient) (map[string]servers.Server, error)
- func GetVolumes(osProvider *gophercloud.ProviderClient) (map[string]volumes.Volume, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetachVolumeCinder ¶
func DetachVolumeCinder(osProvider *gophercloud.ProviderClient, volume volumes.Volume) error
func DetachVolumeNova ¶
func DetachVolumeNova(osProvider *gophercloud.ProviderClient, volume volumes.Volume, server servers.Server) error
func GetLB ¶
func GetLB(osProvider *gophercloud.ProviderClient) (map[string]loadbalancers.LoadBalancer, map[string]listeners.Listener, map[string]pools.Pool, map[string]pools.Member, map[string]monitors.Monitor, map[string]floatingips.FloatingIP, error)
func GetOpenStackClient ¶
func GetOpenStackClient(context string) (*gophercloud.ProviderClient, string, error)
func GetServer ¶
func GetServer(osProvider *gophercloud.ProviderClient) (map[string]servers.Server, error)
func GetVolumes ¶
func GetVolumes(osProvider *gophercloud.ProviderClient) (map[string]volumes.Volume, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.