package
0.0.0-20210624121128-6b231d83a5d4
Repository: https://github.com/tkestack/kube-jarvis.git
Documentation: pkg.go.dev
# README
kube-controller-manager-args diagnostic
This is diagnostic detection of whether kube-controller-manager'arguments are a best practice
config
diagnostics:
- type: "kube-controller-manager-args"
catalogue: ["master"]
supported cluster type
- all
# Functions
NewDiagnostic return a example diagnostic.
# Constants
DiagnosticType is type name of this Diagnostic.
# Structs
Diagnostic is a example diagnostic shows how to write a diagnostic.