Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNfdMaster ¶
Create new NfdMaster server instance.
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 }
Command line arguments
Click to show internal directories.
Click to hide internal directories.