INPUT_OBJECT
KubernetesKindNetworkNeighborSetSpecNeighborsIngressesInput
link GraphQL Schema definition
- input KubernetesKindNetworkNeighborSetSpecNeighborsIngressesInput {
- # Address is an external ip address or CNAME gleaned from the loadbalancerstatus
- #
- # typically on the istio-ingressgateway.istio-system
- # https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#loadbalanceringress-v1-core
- String :
- # Port is the configured external tls port
- Int :
- }