Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDNSEntrySource ¶
func NewDNSEntrySource(c controller.Interface) (source.DNSSource, error)
Types ¶
type DNSEntrySource ¶
type DNSEntrySource struct { source.DefaultDNSSource // contains filtered or unexported fields }
func (*DNSEntrySource) CreateDNSFeedback ¶
func (this *DNSEntrySource) CreateDNSFeedback(obj resources.Object) source.DNSFeedback
func (*DNSEntrySource) GetDNSInfo ¶
func (this *DNSEntrySource) GetDNSInfo(logger logger.LogContext, obj resources.Object, current *source.DNSCurrentState) (*source.DNSInfo, error)
Click to show internal directories.
Click to hide internal directories.