Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeHostport ¶
type KubeHostport struct {
Next plugin.Handler
Zones []string
Fall fall.F
// contains filtered or unexported fields
}
KubeHostport is a plugin that creates records for a Kubernetes cluster's nodes with specific pods.
func (*KubeHostport) Name ¶
func (k *KubeHostport) Name() string
Name implements the Handler interface.
func (*KubeHostport) Ready ¶
func (k *KubeHostport) Ready() bool
Ready implements the ready.Readiness interface.
Click to show internal directories.
Click to hide internal directories.