Documentation
¶
Overview ¶
Package openstackcommon holds helpers shared by OpenStack-based direct clients (NHN, KT).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindInstancesByUIDs ¶ added in v0.13.4
func FindInstancesByUIDs(ctx context.Context, region string, uids []string) (map[string]string, error)
FindInstancesByUIDs looks up whether instances with the given UIDs exist on OpenStack by querying servers.List with Name matching uids.
func PublicIPOf ¶
PublicIPOf picks the first floating/public address from a Nova addresses map.
func StateToTBStatus ¶
StateToTBStatus maps a Nova server status to a TB status string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.