Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigGenerator ¶
type ConfigGenerator struct { *Options // contains filtered or unexported fields }
func NewConfigGenerator ¶
func NewConfigGenerator(opts *Options, hostname func() (name string, err error)) *ConfigGenerator
func (*ConfigGenerator) Generate ¶
func (c *ConfigGenerator) Generate() error
Generate generates the final config of datanode.
Click to show internal directories.
Click to hide internal directories.