Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { serverww.Config `yaml:",inline"` ExternalURL string `yaml:"external_url"` HealthCheckTarget *bool `yaml:"health_check_target"` Disable bool `yaml:"disable"` }
Config extends weaveworks server config
func (*Config) RegisterFlags ¶
RegisterFlags adds the flags required to config this to the given FlagSet
Click to show internal directories.
Click to hide internal directories.