k8devel

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2021 License: Apache-2.0

README

k8devel

Go Report Card GoDoc License

An Easy to use Go framework for Kubernetes based on kubernetes/client-go, see examples dir for a quick start.

How to test it ?

  1. Download the module
$ GO111MODULE=on go get github.com/thekubeworld/k8devel
  1. Download the source
$ git clone https://github.com/thekubeworld/k8devel.git
$ cd k8devel/examples/pod
  1. Build and Run
$ go build pod.go
$ ./pod
Pod mytesting namespace default created!

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL