mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-11-02 11:41:05 +01:00
Add small comment to push CLA check
This commit is contained in:
parent
51447c41a2
commit
c83c079a4f
@ -46,6 +46,7 @@ type rfc2136Provider struct {
|
||||
}
|
||||
|
||||
var (
|
||||
// Map of supported TSIG algorithms
|
||||
tsigAlgs = map[string]string{
|
||||
"hmac-md5": dns.HmacMD5,
|
||||
"hmac-sha1": dns.HmacSHA1,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user