package
0.0.0-20210624121128-6b231d83a5d4
Repository: https://github.com/tkestack/kube-jarvis.git
Documentation: pkg.go.dev

# README

etcd-args diagnostic

This is diagnostic detection of whether etcd'arguments are a best practice

config

diagnostics:
  - type: "etcd-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.