Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultRequeueDuration default requeue duration DefaultRequeueDuration = 5 * time.Second // K8sDNSExposerAnnotationKey use to select Service only managed by the controller K8sDNSExposerAnnotationKey = "datadoghq.com/k8s-dns-exposer" // RefreshRateAnnotationKey can be used to change the requeue period on a per-service basis (default: 5) RefreshRateAnnotationKey = "datadoghq.com/k8s-dns-exposer.refresh-seconds" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.