Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds CP API Inteface to SDK #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Adds CP API Inteface to SDK #14

wants to merge 1 commit into from

Conversation

rspurgeon
Copy link

This is helpful for clients of the SDK who wish test / mock their usage of the ControlPlanes struct found in controlplanes.go. Eventually these could be generated from the spec, but for now we can hand code them here so they can be shared by clients

This is helpful for clients of the SDK who wish test their usage
of the ControlPlanes struct found in controlplanes.go. Eventually
these could be generated from the spec, but for now we can hand code
them here so they can be shared by clients
@pmalek
Copy link
Member

pmalek commented Aug 23, 2024

I've asked in https://kongstrong.slack.com/archives/C05MLAA216D/p1724402378025139 whether it's possible now (or on the roadmap) to generate those using speakeasy itself to avoid the need to manually add those interfaces.

Let's wait for the response on this.

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.

3 participants