-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PE-5483: Implement hybrid APIs (#139)
* feat: implement EnableClusterHybridSettings * feat: implement PutHybridConfig function * feat: add CreateAwsHybridMachinePool func * feat: add UpdateAwsHybridMachinePool and DeleteAwsHybridMachinePool funcs * feat: implement GetAwsHybridMachinePools func
- Loading branch information
1 parent
43a4f46
commit 62d0673
Showing
31 changed files
with
1,991 additions
and
179 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
136 changes: 136 additions & 0 deletions
136
api/client/v1/v1_spectro_clusters_get_hybrid_pools_metadata_parameters.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
70 changes: 70 additions & 0 deletions
70
api/client/v1/v1_spectro_clusters_get_hybrid_pools_metadata_responses.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.