mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-03 07:05:50 +02:00
Added internal
This commit is contained in:
parent
9440683e53
commit
ca744fc511
1 changed files with 5 additions and 0 deletions
5
internal/pdns.go
Normal file
5
internal/pdns.go
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
package internal
|
||||||
|
|
||||||
|
type Config struct {
|
||||||
|
ApiKey, ZoneName, ApiUrl string
|
||||||
|
}
|
Loading…
Reference in a new issue