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