Skip to content

Commit

Permalink
Merge pull request #1035 from micw523/enable-dynamic
Browse files Browse the repository at this point in the history
Enables the use of dynamic client
  • Loading branch information
k8s-ci-robot committed Jan 6, 2020
2 parents 3634a72 + 6a27be5 commit 96766c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

import kubernetes.client
import kubernetes.config
import kubernetes.dynamic
import kubernetes.watch
import kubernetes.stream
import kubernetes.utils
1 change: 1 addition & 0 deletions kubernetes/dynamic

0 comments on commit 96766c2

Please sign in to comment.