dns

package
v0.0.0-...-ecdaeff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	// AddFallbacks allows specification of some discovery-inferred names
	// These names are used only if they are not otherwise defined.
	// This allows moving from legacy configurations to etcd-manager
	AddFallbacks(dnsFallbacks map[string][]net.IP) error

	// UpdateHosts is used for verified names; these take precedence over the fallbacks
	UpdateHosts(addToHost map[string][]string) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL