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

https://github.com/iawia002/lia

Common libraries for writing Go/Kubernetes services/applications.
https://github.com/iawia002/lia

golang kubernetes library

Last synced: 2 months ago
JSON representation

Common libraries for writing Go/Kubernetes services/applications.

Awesome Lists containing this project

README

          

# lia

[![build](https://github.com/iawia002/lia/actions/workflows/ci.yml/badge.svg)](https://github.com/iawia002/lia/actions)
[![codecov](https://codecov.io/gh/iawia002/lia/branch/master/graph/badge.svg?token=J4CIP3D9EK)](https://codecov.io/gh/iawia002/lia)
[![Go Report Card](https://goreportcard.com/badge/github.com/iawia002/lia)](https://goreportcard.com/report/github.com/iawia002/lia)

Common libraries for writing Go/Kubernetes services/applications.

## Documentation

https://pkg.go.dev/github.com/iawia002/lia

## Compatibility

### Go

Requires Go 1.18+.

## License

lia is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.