Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdLiveness = &cobra.Command{ Use: "liveness", Short: "Starts a server that is alive for 10 seconds", Long: "A simple server that is alive for 10 seconds, then reports unhealthy for the rest of its (hopefully) short existence", Args: cobra.MaximumNArgs(0), Run: main, }
CmdLiveness is used by agnhost Cobra.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.