File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ GOBIN=$(shell go env GOPATH)/bin
3535else
3636GOBIN =$(shell go env GOBIN)
3737endif
38-
3938GOOS ?= linux
4039GOARCH ?= amd64
4140
Original file line number Diff line number Diff line change 1- <!-- This document is automatically generated by the 'generate-crd-docs' command of API7 Ingress Controller, please do not edit manually -->
2-
3- # API7 Ingress Controller API References
4-
5- This document provides the API resource description for the API7 Ingress Controller.
1+ ---
2+ title : Resource Definitions API Reference
3+ slug : /reference/api7-ingress-controller/crd-reference
4+ description : Explore detailed reference documentation for the custom resource definitions (CRDs) supported by the API7 Ingress Controller.
5+ ---
66
77## Packages
88- [ apisix.apache.org/v1alpha1] ( #apisixapacheorgv1alpha1 )
Original file line number Diff line number Diff line change 11{ {- define " gvList" -} }
22{ {- $groupVersions := . -} }
33
4- <!-- This document is automatically generated by the 'generate-crd-docs' command of API7 Ingress Controller, please do not edit manually -->
5-
6- # API7 Ingress Controller API References
7-
8- This document provides the API resource description for the API7 Ingress Controller.
4+ ---
5+ title: Resource Definitions API Reference
6+ slug: /reference/api7-ingress-controller/crd-reference
7+ description: Explore detailed reference documentation for the custom resource definitions (CRDs) supported by the API7 Ingress Controller.
8+ ---
99
1010## Packages
1111{ {- range $groupVersions } }
You can’t perform that action at this time.
0 commit comments