Skip to content

Conversation

@Aloento
Copy link
Member

@Aloento Aloento commented Oct 2, 2024

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

This commit adds the CloudProvider and CloudConfig structs to the opentelekomcloud package. The CloudConfig struct represents the configuration for the OpenTelekomCloud provider, including VPC ID, subnet ID, and security group ID. The ReadConfig function is also added to read the configuration from a file. The CloudProvider struct is defined in the opentelekomcloud package and implements the cloudprovider.Interface.
@Aloento Aloento marked this pull request as draft October 2, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants