Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MainResource = resources.NewGroupKind(api.GroupName, api.DNSEntryKind)
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.LogContext, obj resources.ObjectData, _ *source.DNSCurrentState) (*source.DNSInfo, error)
Click to show internal directories.
Click to hide internal directories.