Remove TODO note about ingress API, it is done!
This commit is contained in:
parent
1ed8732d34
commit
4fe1f5fdb9
|
@ -513,9 +513,6 @@ type ServiceSpecificRequest struct {
|
|||
// Connect if true will only search for Connect-compatible services.
|
||||
Connect bool
|
||||
|
||||
// TODO(ingress): Add corresponding API changes after figuring out what the
|
||||
// HTTP endpoint looks like
|
||||
|
||||
// Ingress if true will only search for Ingress gateways for the given service.
|
||||
Ingress bool
|
||||
|
||||
|
|
Loading…
Reference in New Issue