Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code cleanup of the current occlient package #1818

Closed
4 tasks
girishramnani opened this issue Jun 13, 2019 · 1 comment
Closed
4 tasks

Code cleanup of the current occlient package #1818

girishramnani opened this issue Jun 13, 2019 · 1 comment

Comments

@girishramnani
Copy link
Contributor

girishramnani commented Jun 13, 2019

  • Grouping utility functions like

    • Tar
    • makeTar
    • recursiveTar
  • Using params structs for functions which have too many args

  • Even though there is a Namespace parameter in the Client struct there are functions which still accept namespace as an argument e.g. CreateServiceBinding(bindingName string, namespace string)

  • Moving non-client functions to a different file

@girishramnani
Copy link
Contributor Author

we already have kclient package issue in progress #2436 hence closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant