Skip to content

Commit 95d900c

Browse files
authored
Merge pull request #144 from agentgateway/ref-docs-2.2.x
[Automated] Update reference docs (2.2.x) from kgateway v2.2.x
2 parents 0a859c3 + 5930764 commit 95d900c

1 file changed

Lines changed: 3 additions & 69 deletions

File tree

assets/agw-docs/pages/reference/api/api-22x.md

Lines changed: 3 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@
66

77
### Resource Types
88
- [AgentgatewayBackend](#agentgatewaybackend)
9-
- [AgentgatewayBackendList](#agentgatewaybackendlist)
109
- [AgentgatewayParameters](#agentgatewayparameters)
11-
- [AgentgatewayParametersList](#agentgatewayparameterslist)
1210
- [AgentgatewayPolicy](#agentgatewaypolicy)
13-
- [AgentgatewayPolicyList](#agentgatewaypolicylist)
1411

1512

1613

@@ -257,8 +254,7 @@ _Appears in:_
257254

258255

259256

260-
_Appears in:_
261-
- [AgentgatewayBackendList](#agentgatewaybackendlist)
257+
262258

263259
| Field | Description | Default | Validation |
264260
| --- | --- | --- | --- |
@@ -271,26 +267,6 @@ _Appears in:_
271267
| `status` _[AgentgatewayBackendStatus](#agentgatewaybackendstatus)_ | status defines the current state of AgentgatewayBackend. | | Optional: \{\} <br /> |
272268

273269

274-
#### AgentgatewayBackendList
275-
276-
277-
278-
279-
280-
281-
282-
283-
284-
| Field | Description | Default | Validation |
285-
| --- | --- | --- | --- |
286-
| `apiVersion` _string_ | `agentgateway.dev/v1alpha1` | | |
287-
| `kind` _string_ | `AgentgatewayBackendList` | | |
288-
| `kind` _string_ | Kind is a string value representing the REST resource this object represents.<br />Servers may infer this from the endpoint the client submits requests to.<br />Cannot be updated.<br />In CamelCase.<br />More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | | Optional: \{\} <br /> |
289-
| `apiVersion` _string_ | APIVersion defines the versioned schema of this representation of an object.<br />Servers should convert recognized schemas to the latest internal value, and<br />may reject unrecognized values.<br />More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources | | Optional: \{\} <br /> |
290-
| `metadata` _[ListMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v/#listmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | |
291-
| `items` _[AgentgatewayBackend](#agentgatewaybackend) array_ | | | |
292-
293-
294270
#### AgentgatewayBackendSpec
295271

296272

@@ -339,8 +315,7 @@ https://gateway-api.sigs.k8s.io/reference/spec/#gatewayinfrastructure
339315

340316

341317

342-
_Appears in:_
343-
- [AgentgatewayParametersList](#agentgatewayparameterslist)
318+
344319

345320
| Field | Description | Default | Validation |
346321
| --- | --- | --- | --- |
@@ -375,26 +350,6 @@ _Appears in:_
375350
| `istio` _[IstioSpec](#istiospec)_ | Configure Istio integration. If enabled, Agentgateway can natively connect to Istio enabled pods with mTLS. | | Optional: \{\} <br /> |
376351

377352

378-
#### AgentgatewayParametersList
379-
380-
381-
382-
383-
384-
385-
386-
387-
388-
| Field | Description | Default | Validation |
389-
| --- | --- | --- | --- |
390-
| `apiVersion` _string_ | `agentgateway.dev/v1alpha1` | | |
391-
| `kind` _string_ | `AgentgatewayParametersList` | | |
392-
| `kind` _string_ | Kind is a string value representing the REST resource this object represents.<br />Servers may infer this from the endpoint the client submits requests to.<br />Cannot be updated.<br />In CamelCase.<br />More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | | Optional: \{\} <br /> |
393-
| `apiVersion` _string_ | APIVersion defines the versioned schema of this representation of an object.<br />Servers should convert recognized schemas to the latest internal value, and<br />may reject unrecognized values.<br />More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources | | Optional: \{\} <br /> |
394-
| `metadata` _[ListMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v/#listmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | |
395-
| `items` _[AgentgatewayParameters](#agentgatewayparameters) array_ | | | |
396-
397-
398353
#### AgentgatewayParametersLogging
399354

400355

@@ -516,8 +471,7 @@ _Appears in:_
516471

517472

518473

519-
_Appears in:_
520-
- [AgentgatewayPolicyList](#agentgatewaypolicylist)
474+
521475

522476
| Field | Description | Default | Validation |
523477
| --- | --- | --- | --- |
@@ -530,26 +484,6 @@ _Appears in:_
530484
| `status` _[PolicyStatus](#policystatus)_ | status defines the current state of AgentgatewayPolicy. | | Optional: \{\} <br /> |
531485

532486

533-
#### AgentgatewayPolicyList
534-
535-
536-
537-
538-
539-
540-
541-
542-
543-
| Field | Description | Default | Validation |
544-
| --- | --- | --- | --- |
545-
| `apiVersion` _string_ | `agentgateway.dev/v1alpha1` | | |
546-
| `kind` _string_ | `AgentgatewayPolicyList` | | |
547-
| `kind` _string_ | Kind is a string value representing the REST resource this object represents.<br />Servers may infer this from the endpoint the client submits requests to.<br />Cannot be updated.<br />In CamelCase.<br />More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds | | Optional: \{\} <br /> |
548-
| `apiVersion` _string_ | APIVersion defines the versioned schema of this representation of an object.<br />Servers should convert recognized schemas to the latest internal value, and<br />may reject unrecognized values.<br />More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources | | Optional: \{\} <br /> |
549-
| `metadata` _[ListMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v/#listmeta-v1-meta)_ | Refer to Kubernetes API documentation for fields of `metadata`. | | |
550-
| `items` _[AgentgatewayPolicy](#agentgatewaypolicy) array_ | | | |
551-
552-
553487
#### AgentgatewayPolicySpec
554488

555489

0 commit comments

Comments
 (0)