AzureStackHCI Cloud SDK for GoLang
Перейти к файлу
mkatturu 780c964fe1
Adding Support for placement group feature in moc-sdk (#289)
* added code changes for placement group

* fixed build failures

* added const for scope and type

* Update MOC tag and fix build issues

* added missing fields

* removed location

* added if condition check for checking zones

* updated getRPCPlacementGroup

* added a check for strictplacement flag

* updated logic for strictPlacement flag

* moved type inside placementgroupproperties

---------

Co-authored-by: bgriddaluru <bgriddaluru@microsoft.com>
2024-11-01 12:12:03 -07:00
.gdn updated codebaseName 2024-10-02 15:23:19 -07:00
.github/workflows Create codeql.yml 2023-02-28 20:29:36 -08:00
.pipelines Update golang version to 1.22.5 (#258) 2024-09-09 15:29:38 -07:00
doc Init 2020-09-02 20:27:13 -07:00
pkg Adding Support for placement group feature in moc-sdk (#289) 2024-11-01 12:12:03 -07:00
services Adding Support for placement group feature in moc-sdk (#289) 2024-11-01 12:12:03 -07:00
wrapper address comment 2024-09-13 11:06:29 -07:00
.gitignore Init 2020-09-02 20:27:13 -07:00
CODE_OF_CONDUCT.md Init 2020-09-02 20:27:13 -07:00
CONTRIBUTING.md Init 2020-09-02 20:27:13 -07:00
LICENSE Init 2020-09-02 20:27:13 -07:00
Makefile moved interceptor to moc and removed moc-pkg dependency 2024-10-17 09:36:37 -07:00
NOTICE.md Init 2020-09-02 20:27:13 -07:00
README.md Init 2020-09-02 20:27:13 -07:00
SECURITY.md Init 2020-09-02 20:27:13 -07:00
azure-pipelines.yml added daily build schedule 2024-10-03 11:39:20 -07:00
go.mod API to eject and remove ISO disk from VM (#281) 2024-10-23 16:34:35 -07:00
go.sum API to eject and remove ISO disk from VM (#281) 2024-10-23 16:34:35 -07:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.