Documentation
¶
Index ¶
Constants ¶
View Source
const (
ConditionDegraded = "Degraded"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNSNameResolver ¶
DNSNameResolver is a plugin that looks up responses from other plugins and updates the status of DNSNameResolver objects.
func New ¶
func New() *DNSNameResolver
New returns an initialized DNSNameResolver with default settings.
func (*DNSNameResolver) Name ¶
func (resolver *DNSNameResolver) Name() string
Name implements the Handler interface.
Click to show internal directories.
Click to hide internal directories.