mirror of
https://github.com/rancher/types.git
synced 2025-06-26 21:51:33 +00:00
Add Istio gateway to Rancher API
This commit is contained in:
parent
c4c5ca1581
commit
94267a93a7
@ -1101,5 +1101,8 @@ func istioTypes(schemas *types.Schemas) *types.Schemas {
|
||||
}{}).
|
||||
MustImport(&Version, istiov1alpha3.DestinationRule{}, projectOverride{}, struct {
|
||||
Status interface{}
|
||||
}{}).
|
||||
MustImport(&Version, istiov1alpha3.Gateway{}, projectOverride{}, struct {
|
||||
Status interface{}
|
||||
}{})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user