Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Conversation

skylerto
Copy link
Contributor

Uses Go map[string]string instead of DeploymentResourceData
to abstract generic properties from the responses of vRA deployment
resources.

This solves issues where we might want to handle custom properties on
the blueprints, as well as XaaS blueprints that contain entirely custom
properties.

Signed-off-by: skylerto skylerclayne@gmail.com

@ghost ghost added the size/L label Jul 16, 2019
Uses Go `map[string]string` instead of `DeploymentResourceData`
to abstract generic properties from the responses of vRA deployment
resources.

This solves issues where we might want to handle custom properties on
the blueprints, as well as XaaS blueprints that contain entirely custom
properties.

Signed-off-by: skylerto <skylerclayne@gmail.com>
@skylerto
Copy link
Contributor Author

This also might resolve #16.

@skylerto
Copy link
Contributor Author

skylerto commented Jul 22, 2019

Looking to see if the currently solution, with modifications similar to #21 can be used to achieve the same result.

@skylerto
Copy link
Contributor Author

@markpeek would love a review or test of this PR. It essentially exposes the raw data from the resource views endpoint within vRA so that it can be consumed in any desired way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant