//
pkg.gl
Category
open-cluster-management.io/clusteradm
pkg
helpers
preflight
package
0.9.0
Repository:
https://github.com/open-cluster-management-io/clusteradm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
44 SLOC
#
Functions
RunChecks
RunChecks runs each check, display it's check/errors, and once all are processed will exist if any errors occured.
#
Structs
Error
No description provided by the author
#
Interfaces
Checker
Checker validates the state of the cluster to ensure clusteradm will be successfully as often as possible.