Categorygithub.com/darkowlzz/controller-check
module
0.0.0-20220902134353-b2ee0ae3566c
Repository: https://github.com/darkowlzz/controller-check.git
Documentation: pkg.go.dev

# README

controller-check

PkgGoDev

Run checks against K8s controllers to verify if they meets certain conventions and standards, and show warning and suggestions that can be implemented to improve the controller.

Individual packages contain more details about the specific checks.

# Packages

Package status provides warning and failure checks for the status of K8s object based on the various properties of the object status.