bootstrapped

package
v1.64.4 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name              extenders.ExtenderName = "Bootstrapped"
	RequirementsField string                 = "bootstrapped"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Extender

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

func Instance

func Instance() *Extender

func (*Extender) AddConstraint

func (e *Extender) AddConstraint(name string, value string) error

func (*Extender) DeleteConstraint

func (e *Extender) DeleteConstraint(name string)

func (*Extender) Filter

func (e *Extender) Filter(name string, _ map[string]string) (*bool, error)

Filter implements Extender interface, it is used by scheduler in addon-operator

func (*Extender) IsTerminator

func (e *Extender) IsTerminator() bool

IsTerminator implements Extender interface, it is used by scheduler in addon-operator

func (*Extender) Name

func (e *Extender) Name() extenders.ExtenderName

Name implements Extender interface, it is used by scheduler in addon-operator

Jump to

Keyboard shortcuts

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