Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(c *v1alpha1.EdgeDNSConfig, cli *clients.Clients) error
Register edgedns to beehive modules
func UpdateCorefile ¶
func UpdateCorefile(cfg *v1alpha1.EdgeDNSConfig, kubeClient kubernetes.Interface) error
copy from https://github.com/kubernetes/dns/blob/1.21.0/cmd/node-cache/app/configmap.go and update
Types ¶
type EdgeDNS ¶
type EdgeDNS struct {
Config *v1alpha1.EdgeDNSConfig
}
EdgeDNS is a node-level dns resolver
type KubernetesPluginInfo ¶
Click to show internal directories.
Click to hide internal directories.