Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIServer ¶
func DiscoverAPIServers ¶
DiscoverAPIServers will try to do a TXT lookup for a given DNS name. If found it will attempt a unmarshal(base64_decode(TXT_RECORD_VALUE)) (pseudo code) into a list of APIServer structs.
One TXT record per server.
Click to show internal directories.
Click to hide internal directories.