Update generated

Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
This commit is contained in:
Patrik Cyvoct
2020-10-30 09:30:54 +01:00
parent 7bdf2af648
commit af7494e896
21 changed files with 951 additions and 865 deletions

View File

@@ -7337,6 +7337,10 @@
"ip": {
"description": "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)",
"type": "string"
},
"ipMode": {
"description": "IPMode specifies the IP mode to use for this ingress Defaults to `VIP` if IP is set, null otherwise",
"type": "string"
}
},
"type": "object"