mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-19 18:07:02 +00:00
add another link to pkg.go.dev in readme
This commit is contained in:
parent
36f9afb7ef
commit
7604a7aa7d
1 changed files with 2 additions and 0 deletions
|
|
@ -199,6 +199,8 @@ sys 0m1,069s
|
||||||
Kubeconform contains a package that can be used as a library.
|
Kubeconform contains a package that can be used as a library.
|
||||||
An example of usage can be found in [examples/main.go](examples/main.go)
|
An example of usage can be found in [examples/main.go](examples/main.go)
|
||||||
|
|
||||||
|
Additional documentation on [pkg.go.dev](https://pkg.go.dev/github.com/yannh/kubeconform/pkg/validator)
|
||||||
|
|
||||||
### Credits
|
### Credits
|
||||||
|
|
||||||
* @garethr for the [Kubeval](https://github.com/instrumenta/kubeval) and
|
* @garethr for the [Kubeval](https://github.com/instrumenta/kubeval) and
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue