Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZoneFileCache ¶
type ZoneFileCache struct { Content string // contains filtered or unexported fields }
func NewZoneFileCache ¶
func NewZoneFileCache(nameServerIP string, domain string, soaSerial *int) *ZoneFileCache
func (*ZoneFileCache) UpdateVMIRecords ¶
func (zoneFileCache *ZoneFileCache) UpdateVMIRecords(namespacedName k8stypes.NamespacedName, interfaces []v1.VirtualMachineInstanceNetworkInterface) bool
Click to show internal directories.
Click to hide internal directories.