You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/gen/api/admissionregistrationV1Api.ts
+3-23Lines changed: 3 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* Kubernetes
3
3
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
*
5
-
* The version of the OpenAPI document: v1.20.2
5
+
* The version of the OpenAPI document: v1.21.1
6
6
*
7
7
*
8
8
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1206,10 +1206,8 @@ export class AdmissionregistrationV1Api {
1206
1206
* read the specified MutatingWebhookConfiguration
1207
1207
* @param name name of the MutatingWebhookConfiguration
1208
1208
* @param pretty If \'true\', then the output is pretty printed.
1209
-
* @param exact Should the export be exact. Exact export maintains cluster-specific fields like \'Namespace\'. Deprecated. Planned for removal in 1.18.
1210
-
* @param _export Should this value be exported. Export strips fields that a user can not specify. Deprecated. Planned for removal in 1.18.
@@ -1292,10 +1282,8 @@ export class AdmissionregistrationV1Api {
1292
1282
* read the specified ValidatingWebhookConfiguration
1293
1283
* @param name name of the ValidatingWebhookConfiguration
1294
1284
* @param pretty If \'true\', then the output is pretty printed.
1295
-
* @param exact Should the export be exact. Exact export maintains cluster-specific fields like \'Namespace\'. Deprecated. Planned for removal in 1.18.
1296
-
* @param _export Should this value be exported. Export strips fields that a user can not specify. Deprecated. Planned for removal in 1.18.
Copy file name to clipboardExpand all lines: src/gen/api/admissionregistrationV1beta1Api.ts
+3-23Lines changed: 3 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* Kubernetes
3
3
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
*
5
-
* The version of the OpenAPI document: v1.20.2
5
+
* The version of the OpenAPI document: v1.21.1
6
6
*
7
7
*
8
8
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1206,10 +1206,8 @@ export class AdmissionregistrationV1beta1Api {
1206
1206
* read the specified MutatingWebhookConfiguration
1207
1207
* @param name name of the MutatingWebhookConfiguration
1208
1208
* @param pretty If \'true\', then the output is pretty printed.
1209
-
* @param exact Should the export be exact. Exact export maintains cluster-specific fields like \'Namespace\'. Deprecated. Planned for removal in 1.18.
1210
-
* @param _export Should this value be exported. Export strips fields that a user can not specify. Deprecated. Planned for removal in 1.18.
@@ -1292,10 +1282,8 @@ export class AdmissionregistrationV1beta1Api {
1292
1282
* read the specified ValidatingWebhookConfiguration
1293
1283
* @param name name of the ValidatingWebhookConfiguration
1294
1284
* @param pretty If \'true\', then the output is pretty printed.
1295
-
* @param exact Should the export be exact. Exact export maintains cluster-specific fields like \'Namespace\'. Deprecated. Planned for removal in 1.18.
1296
-
* @param _export Should this value be exported. Export strips fields that a user can not specify. Deprecated. Planned for removal in 1.18.
Copy file name to clipboardExpand all lines: src/gen/api/apiextensionsV1Api.ts
+2-12Lines changed: 2 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* Kubernetes
3
3
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
*
5
-
* The version of the OpenAPI document: v1.20.2
5
+
* The version of the OpenAPI document: v1.21.1
6
6
*
7
7
*
8
8
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -780,10 +780,8 @@ export class ApiextensionsV1Api {
780
780
* read the specified CustomResourceDefinition
781
781
* @param name name of the CustomResourceDefinition
782
782
* @param pretty If \'true\', then the output is pretty printed.
783
-
* @param exact Should the export be exact. Exact export maintains cluster-specific fields like \'Namespace\'. Deprecated. Planned for removal in 1.18.
784
-
* @param _export Should this value be exported. Export strips fields that a user can not specify. Deprecated. Planned for removal in 1.18.
Copy file name to clipboardExpand all lines: src/gen/api/apiextensionsV1beta1Api.ts
+2-12Lines changed: 2 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* Kubernetes
3
3
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
*
5
-
* The version of the OpenAPI document: v1.20.2
5
+
* The version of the OpenAPI document: v1.21.1
6
6
*
7
7
*
8
8
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -780,10 +780,8 @@ export class ApiextensionsV1beta1Api {
780
780
* read the specified CustomResourceDefinition
781
781
* @param name name of the CustomResourceDefinition
782
782
* @param pretty If \'true\', then the output is pretty printed.
783
-
* @param exact Should the export be exact. Exact export maintains cluster-specific fields like \'Namespace\'. Deprecated. Planned for removal in 1.18.
784
-
* @param _export Should this value be exported. Export strips fields that a user can not specify. Deprecated. Planned for removal in 1.18.
0 commit comments