Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ErrReason for cluster evicted not matching.
ErrReason = "cluster(s) were evicted due to custom migration configuration"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterEvicted ¶
type ClusterEvicted struct{}
func (*ClusterEvicted) Filter ¶
func (pl *ClusterEvicted) Filter( ctx context.Context, su *framework.SchedulingUnit, cluster *fedcorev1a1.FederatedCluster, ) *framework.Result
Filter invoked at the filter extension point.
func (*ClusterEvicted) Name ¶
func (pl *ClusterEvicted) Name() string
Click to show internal directories.
Click to hide internal directories.