Skip to content

Commit

Permalink
generated API change
Browse files Browse the repository at this point in the history
  • Loading branch information
yliaog committed Aug 29, 2024
1 parent 57c5182 commit 35fb14e
Show file tree
Hide file tree
Showing 823 changed files with 29,605 additions and 27,378 deletions.
6 changes: 4 additions & 2 deletions kubernetes/client/api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
from kubernetes.client.api.certificates_v1alpha1_api import CertificatesV1alpha1Api
from kubernetes.client.api.coordination_api import CoordinationApi
from kubernetes.client.api.coordination_v1_api import CoordinationV1Api
from kubernetes.client.api.coordination_v1alpha1_api import CoordinationV1alpha1Api
from kubernetes.client.api.core_api import CoreApi
from kubernetes.client.api.core_v1_api import CoreV1Api
from kubernetes.client.api.custom_objects_api import CustomObjectsApi
Expand All @@ -46,7 +47,7 @@
from kubernetes.client.api.logs_api import LogsApi
from kubernetes.client.api.networking_api import NetworkingApi
from kubernetes.client.api.networking_v1_api import NetworkingV1Api
from kubernetes.client.api.networking_v1alpha1_api import NetworkingV1alpha1Api
from kubernetes.client.api.networking_v1beta1_api import NetworkingV1beta1Api
from kubernetes.client.api.node_api import NodeApi
from kubernetes.client.api.node_v1_api import NodeV1Api
from kubernetes.client.api.openid_api import OpenidApi
Expand All @@ -55,12 +56,13 @@
from kubernetes.client.api.rbac_authorization_api import RbacAuthorizationApi
from kubernetes.client.api.rbac_authorization_v1_api import RbacAuthorizationV1Api
from kubernetes.client.api.resource_api import ResourceApi
from kubernetes.client.api.resource_v1alpha2_api import ResourceV1alpha2Api
from kubernetes.client.api.resource_v1alpha3_api import ResourceV1alpha3Api
from kubernetes.client.api.scheduling_api import SchedulingApi
from kubernetes.client.api.scheduling_v1_api import SchedulingV1Api
from kubernetes.client.api.storage_api import StorageApi
from kubernetes.client.api.storage_v1_api import StorageV1Api
from kubernetes.client.api.storage_v1alpha1_api import StorageV1alpha1Api
from kubernetes.client.api.storage_v1beta1_api import StorageV1beta1Api
from kubernetes.client.api.storagemigration_api import StoragemigrationApi
from kubernetes.client.api.storagemigration_v1alpha1_api import StoragemigrationV1alpha1Api
from kubernetes.client.api.version_api import VersionApi
2 changes: 1 addition & 1 deletion kubernetes/client/api/admissionregistration_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/admissionregistration_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/admissionregistration_v1beta1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/apiextensions_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/apiextensions_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/apiregistration_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/apiregistration_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/apis_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/apps_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501
The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/apps_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/authentication_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/authentication_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/authentication_v1alpha1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/authentication_v1beta1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/authorization_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/authorization_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/autoscaling_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/autoscaling_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/autoscaling_v2_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/batch_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/batch_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/certificates_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/certificates_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/certificates_v1alpha1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/coordination_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/client/api/coordination_v1_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) # noqa: E501

The version of the OpenAPI document: release-1.30
The version of the OpenAPI document: release-1.31
Generated by: https://openapi-generator.tech
"""

Expand Down
Loading

0 comments on commit 35fb14e

Please sign in to comment.