Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Namespace for feature labels LabelNs = "feature.node.kubernetes.io/" // Namespace for all NFD-related annotations AnnotationNs = "nfd.node.kubernetes.io/" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Annotations ¶
Annotations are used for NFD-related node metadata
type Args ¶
type Args struct { CaFile string CertFile string ExtraLabelNs []string KeyFile string LabelWhiteList *regexp.Regexp NoPublish bool Port int VerifyNodeName bool ResourceLabels []string }
Command line arguments
type ExtendedResources ¶ added in v0.6.0
ExtendedResources are k8s extended resources which are created from discovered features.
Click to show internal directories.
Click to hide internal directories.