mirror of
https://github.com/coredns/coredns.git
synced 2026-04-14 07:55:33 -04:00
chore(docs): regenerate man pages (#7971)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-CLOUDDNS" 7 "March 2021" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-CLOUDDNS" 7 "March 2026" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -41,6 +41,13 @@ Therefore, for a non-existing resource record, SOA response will be from the rig
|
||||
accessed.
|
||||
.IP \(bu 4
|
||||
\fB\fCcredentials\fR is used for reading the credential file from \fBFILENAME\fP (normally a .json file).
|
||||
This field is optional. If this field is not provided then authentication will be done automatically,
|
||||
e.g., through environmental variable \fB\fCGOOGLE_APPLICATION_CREDENTIALS\fR. Note that CoreDNS validates that the given
|
||||
file has a valid credentials type, but does not validate the credentials file for malicious input. Please see
|
||||
Google Cloud's authentication method
|
||||
\[la]https://cloud.google.com/docs/authentication\[ra] and
|
||||
validating credential configurations from external sources
|
||||
\[la]https://docs.cloud.google.com/docs/authentication/client-libraries#external-credentials\[ra] for more details.
|
||||
.IP \(bu 4
|
||||
\fB\fCfallthrough\fR If zone matches and no record can be generated, pass request to the next plugin.
|
||||
If \fB[ZONES...]\fP is omitted, then fallthrough happens for all zones for which the plugin is
|
||||
|
||||
Reference in New Issue
Block a user