Documentation
¶
Index ¶
- func ClusterJoined(cluster *fedcorev1a1.FederatedCluster) bool
- func ClusterReachable(cluster *fedcorev1a1.FederatedCluster) bool
- func ClusterReady(cluster *fedcorev1a1.FederatedCluster) bool
- func ClusterTimedOut(cluster *fedcorev1a1.FederatedCluster) bool
- func ClusterUnreachable(cluster *fedcorev1a1.FederatedCluster) bool
- func GetClusterJoinCondition(conditions []fedcorev1a1.ClusterCondition) *fedcorev1a1.ClusterCondition
- func GetClusterOfflineCondition(conditions []fedcorev1a1.ClusterCondition) *fedcorev1a1.ClusterCondition
- func GetClusterReadyCondition(conditions []fedcorev1a1.ClusterCondition) *fedcorev1a1.ClusterCondition
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterJoined ¶
func ClusterJoined(cluster *fedcorev1a1.FederatedCluster) bool
func ClusterReachable ¶
func ClusterReachable(cluster *fedcorev1a1.FederatedCluster) bool
func ClusterReady ¶
func ClusterReady(cluster *fedcorev1a1.FederatedCluster) bool
func ClusterTimedOut ¶
func ClusterTimedOut(cluster *fedcorev1a1.FederatedCluster) bool
func ClusterUnreachable ¶
func ClusterUnreachable(cluster *fedcorev1a1.FederatedCluster) bool
func GetClusterJoinCondition ¶
func GetClusterJoinCondition(conditions []fedcorev1a1.ClusterCondition) *fedcorev1a1.ClusterCondition
func GetClusterOfflineCondition ¶
func GetClusterOfflineCondition(conditions []fedcorev1a1.ClusterCondition) *fedcorev1a1.ClusterCondition
func GetClusterReadyCondition ¶
func GetClusterReadyCondition(conditions []fedcorev1a1.ClusterCondition) *fedcorev1a1.ClusterCondition
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.