From abaa1f0640bb8867ffb1eaf258d926ef2105da7c Mon Sep 17 00:00:00 2001 From: Yann Hamon Date: Sun, 15 Nov 2020 10:28:19 +0100 Subject: [PATCH] Add link to godoc for validator pkg --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index b429f9a..8544163 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,7 @@ [![Build status](https://github.com/yannh/kubeconform/workflows/build/badge.svg?branch=master)](https://github.com/yannh/kubeconform/actions?query=branch%3Amaster) [![Go Report card](https://goreportcard.com/badge/github.com/yannh/kubeconform)](https://goreportcard.com/report/github.com/yannh/kubeconform) +[![GoDoc](https://godoc.org/github.com/yannh/kubeconform?status.svg)](https://godoc.org/github.com/yannh/kubeconform) Kubeconform is a Kubernetes manifests validation tool. Build it into your CI to validate your Kubernetes configuration using the schemas from the registry maintained by the