mirror of
https://github.com/rancher/types.git
synced 2025-09-16 14:59:16 +00:00
Generated changes
This commit is contained in:
committed by
Alena Prokharchyk
parent
d36ab41b35
commit
3ae2276799
@@ -7,6 +7,6 @@ const (
|
||||
)
|
||||
|
||||
type IngressCapabilities struct {
|
||||
CustomDefaultBackend bool `json:"customDefaultBackend,omitempty" yaml:"customDefaultBackend,omitempty"`
|
||||
CustomDefaultBackend *bool `json:"customDefaultBackend,omitempty" yaml:"customDefaultBackend,omitempty"`
|
||||
IngressProvider string `json:"ingressProvider,omitempty" yaml:"ingressProvider,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user