-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pagination for Kubernetes clusters (#34)
* (hotfix) changed the kubernetes cluster config - Modify the kubernetes cluster config to add pagination - Changed the old kubernetesCluster in favor of kubernetesItem BREAKING CHANGE: No Signed-off-by: Alejandro JNM <alejandrojnm@gmail.com> * (hotfix) fixed comment - fix comment inside kubernetes.go BREAKING CHANGE: No Signed-off-by: Alejandro JNM <alejandrojnm@gmail.com> * (hotfix) fixed code style - fix code style in kubernetes.go BREAKING CHANGE: No Signed-off-by: Alejandro JNM <alejandrojnm@gmail.com> * refactor(kubernetes): modify the struct for kubernets object - modify the struct for kubernets object - fixed error in code BREAKING CHANGE: No Signed-off-by: Alejandro JNM <alejandrojnm@gmail.com>
- Loading branch information
1 parent
77d2996
commit 6ce671a
Showing
2 changed files
with
71 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters