mirror of
https://github.com/rancher/types.git
synced 2025-09-28 13:35:05 +00:00
Generated changes
This commit is contained in:
@@ -10,5 +10,5 @@ const (
|
||||
type CloudflareProviderConfig struct {
|
||||
APIEmail string `json:"apiEmail,omitempty" yaml:"apiEmail,omitempty"`
|
||||
APIKey string `json:"apiKey,omitempty" yaml:"apiKey,omitempty"`
|
||||
ProxySetting string `json:"proxySetting,omitempty" yaml:"proxySetting,omitempty"`
|
||||
ProxySetting *bool `json:"proxySetting,omitempty" yaml:"proxySetting,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user