Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthCommand ¶ added in v0.2.0
func LeaderCommand ¶
func ProbeCommand ¶ added in v0.11.0
func ServiceCommand ¶
func WaitForServiceScale ¶
Types ¶
type HealthContext ¶ added in v0.7.0
type HealthContext struct {
// contains filtered or unexported fields
}
func NewHealthContext ¶ added in v0.7.0
func NewHealthContext(c *cli.Context) *HealthContext
func (*HealthContext) ServeHTTP ¶ added in v0.7.0
func (h *HealthContext) ServeHTTP(w http.ResponseWriter, r *http.Request)
type StringifyError ¶
type StringifyError struct {
// contains filtered or unexported fields
}
func (*StringifyError) Error ¶
func (e *StringifyError) Error() string
Click to show internal directories.
Click to hide internal directories.