Keep project name display aligned (#9920)
This commit is contained in:
parent
3d73327994
commit
788b3606b1
23 changed files with 51 additions and 51 deletions
|
|
@ -53,7 +53,7 @@ This code can be found in [internal/file](https://github.com/kubernetes/ingress-
|
|||
|
||||
#### Ingress functions
|
||||
|
||||
Contains all the logics from NGINX Ingress Controller, with some examples being:
|
||||
Contains all the logics from Ingress-Nginx Controller, with some examples being:
|
||||
|
||||
* Expected Golang structures that will be used in templates and other parts of the code - [internal/ingress/types.go](https://github.com/kubernetes/ingress-nginx/blob/main/internal/ingress/types.go).
|
||||
* supported annotations and its parsing logics - [internal/ingress/annotations](https://github.com/kubernetes/ingress-nginx/tree/main/internal/ingress/annotations).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue