Skip to content

Commit a998a6d

Browse files
committed
Add 1.13 code generation pass.
1 parent 105ab6b commit a998a6d

File tree

570 files changed

+10984
-9295
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

570 files changed

+10984
-9295
lines changed

kubernetes/README.md

+151-20
Large diffs are not rendered by default.

kubernetes/docs/AdmissionregistrationApi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# \AdmissionregistrationApi
22

3-
All URIs are relative to *https://localhost*
3+
All URIs are relative to *http://localhost*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------
@@ -26,7 +26,7 @@ This endpoint does not need any parameter.
2626

2727
### HTTP request headers
2828

29-
- **Content-Type**: application/json, application/yaml, application/vnd.kubernetes.protobuf
29+
- **Content-Type**: Not defined
3030
- **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
3131

3232
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

kubernetes/docs/AdmissionregistrationV1alpha1Api.md

+72-68
Large diffs are not rendered by default.

kubernetes/docs/AdmissionregistrationV1beta1Api.md

+142-134
Large diffs are not rendered by default.

kubernetes/docs/AdmissionregistrationV1beta1ServiceReference.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**Name** | **string** | `name` is the name of the service. Required | [default to null]
7-
**Namespace** | **string** | `namespace` is the namespace of the service. Required | [default to null]
8-
**Path** | **string** | `path` is an optional URL path which will be sent in any request to this service. | [optional] [default to null]
6+
**Name** | **string** | `name` is the name of the service. Required |
7+
**Namespace** | **string** | `namespace` is the namespace of the service. Required |
8+
**Path** | **string** | `path` is an optional URL path which will be sent in any request to this service. | [optional]
99

1010
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1111

kubernetes/docs/ApiextensionsApi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# \ApiextensionsApi
22

3-
All URIs are relative to *https://localhost*
3+
All URIs are relative to *http://localhost*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------
@@ -26,7 +26,7 @@ This endpoint does not need any parameter.
2626

2727
### HTTP request headers
2828

29-
- **Content-Type**: application/json, application/yaml, application/vnd.kubernetes.protobuf
29+
- **Content-Type**: Not defined
3030
- **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
3131

3232
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

kubernetes/docs/ApiextensionsV1beta1Api.md

+159-75
Large diffs are not rendered by default.

kubernetes/docs/ApiregistrationApi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# \ApiregistrationApi
22

3-
All URIs are relative to *https://localhost*
3+
All URIs are relative to *http://localhost*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------
@@ -26,7 +26,7 @@ This endpoint does not need any parameter.
2626

2727
### HTTP request headers
2828

29-
- **Content-Type**: application/json, application/yaml, application/vnd.kubernetes.protobuf
29+
- **Content-Type**: Not defined
3030
- **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
3131

3232
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

kubernetes/docs/ApiregistrationV1Api.md

+159-75
Large diffs are not rendered by default.

kubernetes/docs/ApiregistrationV1beta1Api.md

+159-75
Large diffs are not rendered by default.

kubernetes/docs/ApiregistrationV1beta1ServiceReference.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**Name** | **string** | Name is the name of the service | [optional] [default to null]
7-
**Namespace** | **string** | Namespace is the namespace of the service | [optional] [default to null]
6+
**Name** | **string** | Name is the name of the service | [optional]
7+
**Namespace** | **string** | Namespace is the namespace of the service | [optional]
88

99
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1010

kubernetes/docs/ApisApi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# \ApisApi
22

3-
All URIs are relative to *https://localhost*
3+
All URIs are relative to *http://localhost*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------
@@ -26,7 +26,7 @@ This endpoint does not need any parameter.
2626

2727
### HTTP request headers
2828

29-
- **Content-Type**: application/json, application/yaml, application/vnd.kubernetes.protobuf
29+
- **Content-Type**: Not defined
3030
- **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
3131

3232
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

kubernetes/docs/AppsApi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# \AppsApi
22

3-
All URIs are relative to *https://localhost*
3+
All URIs are relative to *http://localhost*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------
@@ -26,7 +26,7 @@ This endpoint does not need any parameter.
2626

2727
### HTTP request headers
2828

29-
- **Content-Type**: application/json, application/yaml, application/vnd.kubernetes.protobuf
29+
- **Content-Type**: Not defined
3030
- **Accept**: application/json, application/yaml, application/vnd.kubernetes.protobuf
3131

3232
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)

0 commit comments

Comments
 (0)