Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
Start starts a blocking HTTP file server using the provided configuration options. It supports graceful shutdown via the provided context (e.g., from ctrl.SetupSignalHandler). The Start function is meant to be run in a separate goroutine after the controller manager receives leadership (e.g., <-mgr.Elected()).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.