Add link to godoc for validator pkg

This commit is contained in:
Yann Hamon 2020-11-15 10:28:19 +01:00
parent 22e82c4922
commit abaa1f0640

View file

@ -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