package
Version:
v0.0.0-...-f9d3faf
Opens a new window with list of versions in this module.
Published: Mar 16, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ServerAddr = flag.String("addr", ":9416", "port of koordetector server")
EnablePprof = flag.Bool("enable-pprof", false, "Enable pprof for controller manager.")
PprofAddr = flag.String("pprof-addr", ":9417", "The address the pprof binds to.")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.