Fork of kstatus for the Flux project.
Go to file
Jingfang Liu cb0443cccc add InventoryInfo() function to the provider interface 2020-11-11 15:07:49 -08:00
.github/workflows Use goreleaser to create github releases and capture release notes 2020-06-18 17:08:08 -07:00
cmd add InventoryInfo() function to the provider interface 2020-11-11 15:07:49 -08:00
examples/alphaTestExamples Implements server-side apply 2020-10-23 22:55:06 -07:00
hack Use Unstructured instead of Info 2020-10-20 15:38:13 -07:00
pkg add InventoryInfo() function to the provider interface 2020-11-11 15:07:49 -08:00
release Use goreleaser to create github releases and capture release notes 2020-06-18 17:08:08 -07:00
scripts Turn off installing wire and testing 2020-01-29 15:51:54 -08:00
.gitignore Restructure the cobra commands 2020-02-04 10:14:20 -08:00
.golangci.yml Fix linting errors 2020-02-02 19:59:15 -08:00
CONTRIBUTING.md fix broken link:https://git.k8s.io/community/contributors/guide/contributor-cheatsheet.md 2020-04-06 15:52:34 +08:00
LICENSE Initial commit from the kubernetes-template-project 2019-05-09 01:18:45 +05:30
LICENSE_TEMPLATE Renames Inventory to ObjMetadata; InventorySet to Inventory 2020-02-03 15:40:17 -08:00
Makefile Update to the latest version of golint 2020-10-04 18:11:56 -07:00
OWNERS Add mortent to OWNERS 2020-01-30 12:22:15 -08:00
README.md Updates README.md 2020-01-29 15:44:01 -08:00
SECURITY_CONTACTS Update template files to include repo-specific info 2019-05-09 01:21:29 +05:30
code-of-conduct.md Initial commit from the kubernetes-template-project 2019-05-09 01:18:45 +05:30
go.mod Pin to kyaml v0.9.4 2020-11-11 12:58:26 -08:00
go.sum Pin to kyaml v0.9.4 2020-11-11 12:58:26 -08:00

README.md

cli-utils

This repo will contain common cli libraries.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.