tainttoleration

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

Name is the name of the plugin used in the plugin registry and configurations.

Variables

This section is empty.

Functions

func New

New initializes a new plugin and returns it.

Types

type TaintToleration

type TaintToleration struct {
	// contains filtered or unexported fields
}

TaintToleration is a plugin that checks if a subscription tolerates a cluster's taints.

func (*TaintToleration) Filter

Filter invoked at the filter extension point.

func (*TaintToleration) Name

func (pl *TaintToleration) Name() string

Name returns name of the plugin. It is used in logs, etc.

func (*TaintToleration) NormalizeScore

NormalizeScore invoked after scoring all clusters.

func (*TaintToleration) Score

func (pl *TaintToleration) Score(ctx context.Context, state *framework.CycleState, sub *appsapi.Subscription, namespacedCluster string) (int64, *framework.Status)

Score invoked at the Score extension point.

func (*TaintToleration) ScoreExtensions

func (pl *TaintToleration) ScoreExtensions() framework.ScoreExtensions

ScoreExtensions of the Score plugin.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL