8000 Remove config, apiClient, and restClient from ignore list of swagger-… · kubernetes-client/python@4782543 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4782543

Browse files
committed
Remove config, apiClient, and restClient from ignore list of swagger-codegen and regenerate client using HEAD of the generator
1 parent 63d667a commit 4782543

File tree

804 files changed

+28294
-26457
lines changed

Some content is hidden

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

804 files changed

+28294
-26457
lines changed

kubernetes/.swagger-codegen-ignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,3 @@ test-requirements.txt
55
setup.py
66
.travis.yml
77
tox.ini
8-
client/api_client.py
9-
client/configuration.py
10-
client/rest.py

kubernetes/.swagger-codegen/COMMIT

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Requested Commit: v2.2.2
2-
Actual Commit: ff209ada223dcc7f6c6afc59bb02ec96b85c7e39
1+
Requested Commit: d2b91073e1fc499fea67141ff4c17740d25f8e83
2+
Actual Commit: d2b91073e1fc499fea67141ff4c17740d25f8e83

kubernetes/.swagger-codegen/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.3.0-SNAPSHOT

kubernetes/client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,4 +418,4 @@
418418
# import ApiClient
419419
from .api_client import ApiClient
420420

421-
from .configuration import Configuration, ConfigurationObject, configuration
421+
from .configuration import Configuration

kubernetes/client/api_client.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)
0