Skip to content

Commit

Permalink
feat(typings): Update TypeScript declaration file for new API
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This replaces the 4.X declaration file.
  • Loading branch information
Silas Boyd-Wickizer committed Aug 28, 2018
1 parent 3a2886c commit da304d0
Show file tree
Hide file tree
Showing 4 changed files with 5,461 additions and 232 deletions.
1 change: 1 addition & 0 deletions scripts/templates/ts-namespace.mustache
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Generated by `npm run typings`
declare namespace KubernetesClient {
const Client{{clientSuffix}}: ApiClient
const config: Configuration
Expand Down
Loading

0 comments on commit da304d0

Please sign in to comment.