Closed dimitarproynov closed 1 year ago
Looks good to me
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Summary of Pull Request
Extract the Import Method into
cluster_operations.go
for reuse. Add more "flatten" functions since, the import operation should provide the user with more info, than thecluster::read
, which operates on the premise that the user has already provided the data needed to create a cluster.Type of Pull Request
Related to Existing Issues
Closes #33 Closes #34
Test and Documentation Coverage
For bug fixes or features:
Breaking Changes?