Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIngressSource ¶
func NewIngressSource(controller.Interface) (source.DNSSource, error)
Types ¶
type IngressSource ¶
type IngressSource struct {
source.DefaultDNSSource
}
func (*IngressSource) GetDNSInfo ¶
func (this *IngressSource) GetDNSInfo(logger logger.LogContext, obj resources.Object, current *source.DNSCurrentState) (*source.DNSInfo, error)
func (*IngressSource) GetTargets ¶
func (this *IngressSource) GetTargets(obj resources.Object) utils.StringSet
Click to show internal directories.
Click to hide internal directories.