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

feat: implement HTTP API client #66

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

Unix4ever
Copy link
Member

@Unix4ever Unix4ever commented Nov 29, 2023

The client provides methods to create schematics, Talos versions, and extensions version.

Fixes: #21

@Unix4ever Unix4ever force-pushed the implement-http-api-client branch 2 times, most recently from d69c418 to 3f4c527 Compare November 30, 2023 12:42
@Unix4ever Unix4ever changed the title wip feat: implement HTTP API client Nov 30, 2023
@Unix4ever Unix4ever force-pushed the implement-http-api-client branch from 3f4c527 to 9ac5541 Compare November 30, 2023 13:00
@Unix4ever Unix4ever marked this pull request as ready for review November 30, 2023 13:27
.kres.yaml Outdated Show resolved Hide resolved
@Unix4ever Unix4ever force-pushed the implement-http-api-client branch from 9ac5541 to cff7e45 Compare November 30, 2023 13:45
pkg/client/client.go Outdated Show resolved Hide resolved
pkg/client/client.go Outdated Show resolved Hide resolved
pkg/client/client.go Outdated Show resolved Hide resolved
@Unix4ever Unix4ever force-pushed the implement-http-api-client branch 3 times, most recently from 2572c66 to a677eed Compare November 30, 2023 18:53
The client provides methods to create schematics, Talos versions, and
extensions version.

Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
@Unix4ever Unix4ever force-pushed the implement-http-api-client branch from a677eed to 01fcbf1 Compare November 30, 2023 18:57
@Unix4ever
Copy link
Member Author

/m

@talos-bot talos-bot merged commit 01fcbf1 into siderolabs:main Dec 1, 2023
2 checks passed
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.

Go client library
3 participants