-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move API definitions to separate package (#600)
* remove API from repo * Use API from external repo * use API paths from apiv1 package * formalize client package - return full responses, not objects - use a helper query method for all API requests, to have common error handling * no nil responses over the wire * api package is removed * fix k8s config kubeconfig generation * use utils for microcluster init configs * single block for non stdlib imports * adjust use of NodeStatus in cli * Use k8s-snap-api v1.0.0 * use api v1.0.2 * go mod tidy
- Loading branch information
1 parent
9ad780e
commit acafffb
Showing
81 changed files
with
409 additions
and
1,273 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.