nfdtopologyupdater

package
v0.0.0-...-22d9994 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TopologyManagerPolicyAttributeName represents an attribute which defines Topology Manager Policy
	TopologyManagerPolicyAttributeName = "topologyManagerPolicy"
	// TopologyManagerScopeAttributeName represents an attribute which defines Topology Manager Policy Scope
	TopologyManagerScopeAttributeName = "topologyManagerScope"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	MetricsPort     int
	NoPublish       bool
	Oneshot         bool
	KubeConfigFile  string
	ConfigFile      string
	KubeletStateDir string

	Klog map[string]*utils.KlogFlagVal
}

Args are the command line arguments

type NFDConfig

type NFDConfig struct {
	ExcludeList map[string][]string
}

NFDConfig contains the configuration settings of NFDTopologyUpdater.

type NfdTopologyUpdater

type NfdTopologyUpdater interface {
	Run() error
	Stop()
}

func NewTopologyUpdater

func NewTopologyUpdater(args Args, resourcemonitorArgs resourcemonitor.Args) (NfdTopologyUpdater, error)

NewTopologyUpdater creates a new NfdTopologyUpdater instance.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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