Open-Source Wikis

/

CoreDNS

/

Reference

coredns/coredns

Reference

Quick lookup tables for things you'd otherwise have to grep for: configuration knobs, data models, and the dependency surface.

Page Use when
Configuration You need to know what plugin.cfg, the Corefile grammar, and CLI flags accept.
Data models You're writing a plugin and need the exact shape of a Request, Server, Config, or other internal type.
Dependencies You're auditing third-party code or wondering why a particular SDK is pulled in.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Reference – CoreDNS wiki | Factory