Documentation
¶
Index ¶
Constants ¶
View Source
const ( Svc = "svc" Pod = "pod" TTLConfigKey = "dns.ttl" )
View Source
const PluginName = "lighthouse"
View Source
const (
ServiceDiscoveryQueryCounterName = "submariner_service_discovery_query"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lighthouse ¶
type Lighthouse struct {
Next plugin.Handler
Fall fall.F
Zones []string
TTL uint32
ClusterStatus resolver.ClusterStatus
Resolver *resolver.Interface
SupportedIPFamilies []k8snet.IPFamily
}
func (*Lighthouse) Name ¶
func (lh *Lighthouse) Name() string
Name implements the Handler interface.
Click to show internal directories.
Click to hide internal directories.