Documentation
¶
Index ¶
- Constants
- Variables
- func FmtDefineAddress(name string, addr []byte) string
- func NewHeaderfileWriter(p WriterParams) (datapath.ConfigWriter, error)
- type HeaderfileWriter
- func (h *HeaderfileWriter) WriteEndpointConfig(w io.Writer, cfg *datapath.LocalNodeConfiguration, ...) error
- func (h *HeaderfileWriter) WriteNetdevConfig(w io.Writer, opts *option.IntOptions) error
- func (h *HeaderfileWriter) WriteNodeConfig(w io.Writer, cfg *datapath.LocalNodeConfiguration) error
- func (h *HeaderfileWriter) WriteTemplateConfig(w io.Writer, cfg *datapath.LocalNodeConfiguration, ...) error
- type WriterParams
Constants ¶
View Source
const NodePortMaxNAT = 65535