package
0.1.0
Repository: https://github.com/chriskery/kubecluster.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

IsFailed checks if the KubeCluster is failed.
IsFinished checks if the cluster is succeeded or failed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpdateClusterConditions adds to the ClusterStatus a new condition if needed, with the conditionType, reason, and message.

# Constants

ClusterCreatedReason is added in a KubeCluster when it is created.
ClusterFailedReason is added in a KubeCluster when it is failed.
ClusterFailedValidationReason is added in a KubeCluster when it failed validation.
ClusterRestartingReason is added in a KubeCluster when it is restarting.
ClusterResumedReason is added in a KubeCluster when it is unsuspended.
ClusterRunningReason is added in a KubeCluster when it is running.
ClusterSuspendedReason is added in a KubeCluster when it is suspended.