Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInstallationDNSFromDNSRecords ¶ added in v0.3.21
func GetInstallationDNSFromDNSRecords(installation *cloud.InstallationDTO) string
GetInstallationDNSFromDNSRecords returns the active DNS record of an installation from its list of DNS records.
func GetInstallationIDFromOwnerID ¶
func GetInstallationIDFromOwnerID(client *cloud.Client, serverURL, ownerID string) (*cloud.InstallationDTO, error)
GetInstallationIDFromOwnerID returns the installation that matches a given OwnerID. Multiple matches will return an error. No match will return an empty ID and no error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.