Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MainResource = resources.NewGroupKind("networking.k8s.io", "Ingress")
Functions ¶
func GetTargets ¶ added in v0.18.0
func GetTargets(obj resources.ObjectData) utils.StringSet
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.LogContext, obj resources.ObjectData, current *source.DNSCurrentState) (*source.DNSInfo, error)
Click to show internal directories.
Click to hide internal directories.