jnnkrdb / k8s

A golang kubernetes library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s

GitHub go.mod Go version of a Go module CodeFactor Go Report Card Github tag GitHub issues GPLv3 license


Description

A go-package for microservices deployed in kubernetes clusters, if written in go.

Install

Use the go commandline tool to install the package to your go project.

go get github.com/jnnkrdb/k8s

About

A golang kubernetes library.

License:GNU General Public License v3.0


Languages

Language:Go 89.0%Language:Batchfile 11.0%