Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterClaims ¶
func GetClusterClaims(cluster *clusterapiv1.ManagedCluster) map[string]string
GetClusterClaims returns a map containing cluster claims from the status of cluster
Types ¶
type ClusterSelector ¶
type ClusterSelector struct {
// contains filtered or unexported fields
}
func NewClusterSelector ¶
func NewClusterSelector(selector clusterapiv1beta1.ClusterSelector) (*ClusterSelector, error)
Click to show internal directories.
Click to hide internal directories.