Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ExpectedTargetFmt is an expected format of the targetEntry Name given to Resolver. This is complainant with // the kubeDNS/CoreDNS entry format. ExpectedTargetFmt = "<service>(|.<namespace>)(|.<whatever suffix>)(|:<port_name>|:<value number>)" )
Variables ¶
This section is empty.
Functions ¶
func NewFromFlags ¶
func NewWithClient ¶
func NewWithClient(apiClient *k8s.APIClient, reg prometheus.Registerer) naming.Resolver
NewWithClient returns a new Kubernetes resolver using given k8s.APIClient configured to be used against kube-apiserver.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.