mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 06:45:49 +02:00
5 lines
No EOL
73 B
Go
5 lines
No EOL
73 B
Go
package internal
|
|
|
|
type Config struct {
|
|
ApiKey, ZoneName, ApiUrl string
|
|
} |