Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNSEntries ¶
DNSEntries represents a list of hostname assiociated with a list of IPs
type OpenStack ¶
type OpenStack struct {
Zone string
Entries *DNSEntries
AuthOptions *gophercloud.AuthOptions
Region string
EnableWildcard bool
}
OpenStack is a plugin to talk to an OpenStack API.
Click to show internal directories.
Click to hide internal directories.