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
String name ="name_example"; // String | name of the MutatingWebhookConfiguration
634
-
Object body =null; //Object |
634
+
V1Patch body =newV1Patch(); //V1Patch |
635
635
String pretty ="pretty_example"; // String | If 'true', then the output is pretty printed.
636
636
String dryRun ="dryRun_example"; // String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
637
637
String fieldManager ="fieldManager_example"; // String | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).
**name** | **String**| name of the MutatingWebhookConfiguration |
653
-
**body** | **Object**| |
653
+
**body** | [**V1Patch**](V1Patch.md)| |
654
654
**pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
655
655
**dryRun** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
656
656
**fieldManager** | **String**| fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). | [optional]
@@ -696,7 +696,7 @@ BearerToken.setApiKey("YOUR API KEY");
String name ="name_example"; // String | name of the ValidatingWebhookConfiguration
699
-
Object body =null; //Object |
699
+
V1Patch body =newV1Patch(); //V1Patch |
700
700
String pretty ="pretty_example"; // String | If 'true', then the output is pretty printed.
701
701
String dryRun ="dryRun_example"; // String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
702
702
String fieldManager ="fieldManager_example"; // String | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).
**name** | **String**| name of the ValidatingWebhookConfiguration |
718
-
**body** | **Object**| |
718
+
**body** | [**V1Patch**](V1Patch.md)| |
719
719
**pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
720
720
**dryRun** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
721
721
**fieldManager** | **String**| fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). | [optional]
String name ="name_example"; // String | name of the CustomResourceDefinition
364
-
Object body =null; //Object |
364
+
V1Patch body =newV1Patch(); //V1Patch |
365
365
String pretty ="pretty_example"; // String | If 'true', then the output is pretty printed.
366
366
String dryRun ="dryRun_example"; // String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
367
367
String fieldManager ="fieldManager_example"; // String | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).
**name** | **String**| name of the CustomResourceDefinition |
383
-
**body** | **Object**| |
383
+
**body** | [**V1Patch**](V1Patch.md)| |
384
384
**pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
385
385
**dryRun** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
386
386
**fieldManager** | **String**| fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). | [optional]
@@ -426,7 +426,7 @@ BearerToken.setApiKey("YOUR API KEY");
String name ="name_example"; // String | name of the CustomResourceDefinition
429
-
Object body =null; //Object |
429
+
V1Patch body =newV1Patch(); //V1Patch |
430
430
String pretty ="pretty_example"; // String | If 'true', then the output is pretty printed.
431
431
String dryRun ="dryRun_example"; // String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
432
432
String fieldManager ="fieldManager_example"; // String | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).
**name** | **String**| name of the CustomResourceDefinition |
448
-
**body** | **Object**| |
448
+
**body** | [**V1Patch**](V1Patch.md)| |
449
449
**pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
450
450
**dryRun** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
451
451
**fieldManager** | **String**| fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). | [optional]
String name ="name_example"; // String | name of the APIService
364
-
Object body =null; //Object |
364
+
V1Patch body =newV1Patch(); //V1Patch |
365
365
String pretty ="pretty_example"; // String | If 'true', then the output is pretty printed.
366
366
String dryRun ="dryRun_example"; // String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
367
367
String fieldManager ="fieldManager_example"; // String | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).
**pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
385
385
**dryRun** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
386
386
**fieldManager** | **String**| fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). | [optional]
@@ -426,7 +426,7 @@ BearerToken.setApiKey("YOUR API KEY");
String name ="name_example"; // String | name of the APIService
429
-
Object body =null; //Object |
429
+
V1Patch body =newV1Patch(); //V1Patch |
430
430
String pretty ="pretty_example"; // String | If 'true', then the output is pretty printed.
431
431
String dryRun ="dryRun_example"; // String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
432
432
String fieldManager ="fieldManager_example"; // String | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).
**pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
450
450
**dryRun** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
451
451
**fieldManager** | **String**| fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). | [optional]
String name ="name_example"; // String | name of the APIService
364
-
Object body =null; //Object |
364
+
V1Patch body =newV1Patch(); //V1Patch |
365
365
String pretty ="pretty_example"; // String | If 'true', then the output is pretty printed.
366
366
String dryRun ="dryRun_example"; // String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
367
367
String fieldManager ="fieldManager_example"; // String | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).
**pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
385
385
**dryRun** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
386
386
**fieldManager** | **String**| fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). | [optional]
@@ -426,7 +426,7 @@ BearerToken.setApiKey("YOUR API KEY");
String name ="name_example"; // String | name of the APIService
429
-
Object body =null; //Object |
429
+
V1Patch body =newV1Patch(); //V1Patch |
430
430
String pretty ="pretty_example"; // String | If 'true', then the output is pretty printed.
431
431
String dryRun ="dryRun_example"; // String | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
432
432
String fieldManager ="fieldManager_example"; // String | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).
**pretty** | **String**| If 'true', then the output is pretty printed. | [optional]
450
450
**dryRun** | **String**| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | [optional]
451
451
**fieldManager** | **String**| fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). | [optional]
0 commit comments