Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.