package
0.0.0-20240904132510-42a52d07f539
Repository: https://github.com/openshift/node-feature-discovery.git
Documentation: pkg.go.dev

# Functions

NewNfdMaster creates a new NfdMaster server instance.
WithArgs is used for passing settings from command line arguments.
WithKuberneteClient forces to use the given kubernetes client, without initializing one from kubeconfig.

# Structs

Args holds command line arguments.
ConfigOverrideArgs are args that override config file options.
LeaderElectionConfig contains the configuration for leader election.
NFDConfig contains the configuration settings of NfdMaster.

# Interfaces

No description provided by the author
NfdMasterOption sets properties of the NfdMaster instance.

# Type aliases

Annotations are used for NFD-related node metadata.
ExtendedResources are k8s extended resources which are created from discovered features.
Labels are a Kubernetes representation of discovered features.