Versions in this module Expand all Collapse all v0 v0.5.0 Nov 22, 2019 v0.4.0 May 28, 2019 Changes in this version + func NewNfdMaster(args Args) (*nfdMaster, error) + type Annotations map[string]string + type Args struct + CaFile string + CertFile string + ExtraLabelNs []string + KeyFile string + LabelWhiteList *regexp.Regexp + NoPublish bool + Port int + VerifyNodeName bool + type Labels map[string]string + type NfdMaster interface + Run func() error + Stop func() + WaitForReady func(time.Duration) bool