Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cobbler/cobblerclient
Cobbler client library in golang
https://github.com/cobbler/cobblerclient
cobbler golang hacktoberfest
Last synced: about 1 month ago
JSON representation
Cobbler client library in golang
- Host: GitHub
- URL: https://github.com/cobbler/cobblerclient
- Owner: cobbler
- License: apache-2.0
- Created: 2021-01-16T15:29:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T09:17:05.000Z (about 2 months ago)
- Last Synced: 2024-11-07T00:18:30.678Z (about 2 months ago)
- Topics: cobbler, golang, hacktoberfest
- Language: Go
- Homepage:
- Size: 452 KB
- Stars: 2
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
README
[![Go Report Card](https://goreportcard.com/badge/github.com/cobbler/cobblerclient)](https://goreportcard.com/report/github.com/cobbler/cobblerclient)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2bd1196e7ee7427b894689ca47d4e170)](https://app.codacy.com/gh/cobbler/cobblerclient/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/2bd1196e7ee7427b894689ca47d4e170)](https://app.codacy.com/gh/cobbler/cobblerclient/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
[![Go Reference](https://pkg.go.dev/badge/github.com/cobbler/cobblerclient.svg)](https://pkg.go.dev/github.com/cobbler/cobblerclient)# cobblerclient
Cobbler Client written in Go. Used by the [CLI](https://github.com/cobbler/cli/) and by the
[Terraform Provider](https://github.com/cobbler/terraform-provider-cobbler).For more details please see:
- the [AUTHORS](./AUTHORS.md) file,
- the [Changelog](./CHANGELOG.md) for the Server compatibility or
- the [changelog](https://github.com/cobbler/cobblerclient/releases) for this library.